This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes Dynamic Column in rich:dataTable ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Dynamic Column in rich:dataTable ?" Watch "Dynamic Column in rich:dataTable ?" New topic
Author

Dynamic Column in rich:dataTable ?

Dev Sushant
Greenhorn

Joined: Feb 11, 2011
Posts: 8
Hi,
I am stuck with a simple problem,

I have to populate a richfaces dataTable where columns are fetched from database as String.
I tried with



** Avoid spell mistakes if any

and guess what? it shows an empty table with No Column at all.

Please suggest


Dev Sushant
Greenhorn

Joined: Feb 11, 2011
Posts: 8


And trying with this only prints rows, and No column header
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Dynamic Column in rich:dataTable ?
 
Similar Threads
Datatable column header issue
jsf page that does not update values according to the model
Creating List/Array of Managed Beans
datatable - row colors
empty table column header on a dataTable when trying to fill it dynamically...