The moose likes JSF and the fly likes Problem with Dynamic DataTable. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Problem with Dynamic DataTable." Watch "Problem with Dynamic DataTable." New topic
Author

Problem with Dynamic DataTable.

Sudeep Agrawal
Ranch Hand

Joined: May 31, 2006
Posts: 34
I was trying to implement dynamic table. I was not able to bind the column values. For some reason the binding values were always comming in as null.
Here is the code

ListData.java : Data Class


DataProvider.java


DynamicDataTable Bean.


Sudeep Agrawal
Ranch Hand

Joined: May 31, 2006
Posts: 34
I am really looking for how do I bind values of each Object in the Collection, marked as a value of the Data Table to a component in a column, and then add the column to the dataTable.

Anyone please advice.

Thanks.
 
IntelliJ Java IDE
 
subject: Problem with Dynamic DataTable.
 
Threads others viewed
Displaying the entire row in another datatable when the checkbox is checked
input text inside a datatable not updating
Problem with dynamic dataTable generation
Dynamic t:dataTable display oddness.
Creating Datatable dynamically
developer file tools