Hi,
I am implementing check box in List Grid.
How to toggle checkbox on the row click.
FYI., Click on the check box, it is toggling.
How to implement the event after click on the check box.
I have implemented recordClick event on listgrid, but is is not returing correct selected rows. The check box toggle after this event.
Appreciated any help.
Thanks in Advance.
I am implementing check box in List Grid.
How to toggle checkbox on the row click.
FYI., Click on the check box, it is toggling.
How to implement the event after click on the check box.
I have implemented recordClick event on listgrid, but is is not returing correct selected rows. The check box toggle after this event.
Appreciated any help.
Thanks in Advance.
Comment