Row Select Click Event
How do I find where the click event is happening in the grid? When the grid is selected (either by single click or double click), I want to get the id of the grid and do a custom display of data.
Solution:
Please take a look at the custom event handler online example below.
http://phpgrid.com/example/custom-event-handler/
Direct link to example:
http://phpdatagrid.com/examples/phpGridx/examples/set_custom_event_handler.php