| 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.
|
 |
 |
|
|
subject: Problem with Dynamic DataTable.
|
|
|