JSF Datatable onRowClick
Hi,
I want to call action method on the click on the row of the datatable. I can not use java script according to my project. How cai implement this.
Please give me a sample example or pointer.
- Ramesh
Hi,
I want to call action method on the click on the row of the datatable. I can not use java script according to my project. How cai implement this.
Please give me a sample example or pointer.
- Ramesh
Hi,
If you can not use java script then take a link and attach it to the row and upon clicking on it you can fire a backing bean and do the BL.
You can get the data of particular row , use binding variable to datatable.
For more info. viist BaluC home page...
Regards,
Kranthi