| Author |
How to make a bean class for rich:dataGrid?
|
Binnie Fabian
Greenhorn
Joined: Oct 01, 2010
Posts: 12
|
|
Good Day,
I would like to use rich:dataGrid but don't know how to make the bean class for it.
I've been in the richfaces4 live demo but there is no sample bean for the rich:dataGrid.
I've also been searching the net but can't find one.
Can somebody give me an example how to make one?
Thanks in advance
Binnie
|
 |
Gerin Jacob
Greenhorn
Joined: Jun 11, 2009
Posts: 8
|
|
Hi,
rich:dataGrid will take an Iterable, say a List.
And your rich:dataGrid will look like,
Hope this explains.
|
Regards,
Gerin Jacob
|
 |
 |
|
|
subject: How to make a bean class for rich:dataGrid?
|
|
|