Sunday, 18 August 2013

How to render a table with dynamic columns in JSF

How to render a table with dynamic columns in JSF

I want to create a datatable where each column should consists of elements
which comes from different lists.For example consider world as a table.It
should have columns like continents ,countries,Animals,etc.

No comments:

Post a Comment