How can I add Rows to a JSF h:dataTable dynamically?
josebceNov 12 2006 — edited Nov 14 2006Hello there Once more...
As I mentioned before I am Jdeveloper Rookie, and I need all the help I can get,
this time I would like to know how can I add a row to a JSF h:dataTable dynamically.
My scenario to be precise would be 1 single JSF-JSP with a Form and a Command Button, the one that, when pressed takes the values from the form fields (h:inputTexts, h:selecOneMenus) and adds them as a Row in the h:dataTable placed under the form.
Thank you sincerely very much for your suggestions and help.