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 Fetching Rownumber of a Datatable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Fetching Rownumber of a Datatable" Watch "Fetching Rownumber of a Datatable" New topic
Author

Fetching Rownumber of a Datatable

Vinodh Sa
Ranch Hand

Joined: May 06, 2010
Posts: 55
Hi All,
Can anyone tell me how can i fetch the id (along with row number) of a radio button group which is inside a h:datatable. Say there are 4 rows in a datatable, if i click on the radio button in row 3 of that datateble, then i want that row number 3 in javascript. Can anyone help me with this ?

Thanks, Vinodh
[Servlet tutorial]
 
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: Fetching Rownumber of a Datatable
 
Similar Threads
Redrawing the UI
Multiple tables, with Multiple check boxes in each table, on the same page
problem h:selectOneRadio
RADIO BUTTON WITH ROW IN DATA TABLE
highlight the selected row from datatable to submit using "submit" button.(No radion buttons )