Skip to Content
0
Former Member
Sep 23, 2008 at 10:29 AM

Table row selected

22 Views

Hi experts,

In a table I want to show one row as a selected. I mean to say that if I select any row , the event will be fired and after that the checkbox of the specified row should be seen as selected.

I used

setOnRowSelection("onRoleRowSelection");

and fired the event. After that what to do?

Please guide.

Thanks in advance

Vinay