This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes Rich faces extendedDataTable question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Rich faces extendedDataTable question " Watch "Rich faces extendedDataTable question " New topic
Author

Rich faces extendedDataTable question

indra sen
Greenhorn

Joined: Jun 08, 2007
Posts: 27
I implemented richfaces rich:extendedDataTable. Now when i select a row , i want to show details of selected row.

how can i implement that?

I saw example of selection="#{extendedTableBean.selection}".But what does selection means ? how i can define in managed bean .Any example will be appreciated.

Thanks in advance....
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Rich faces extendedDataTable question
 
Similar Threads
JComboBox in the JTable Editor
How to select the row on right click.
how to hide a row
JTable selection listener doesn't listen to column changes
selectOneRadio inside a columnEx