Hi. i am trying the grid out and i cant seem to find two features and use them in conjunction.
One is the ability to have checkboxes in columns and the other is the ability to handle the rowclick event (or some equivalent)
I would like to say that am coming from a .NET environment and this is my first heavy php project, so i may have some misconceptions here.
was wondering if i could code a rowclick event. i need to take some action outside of the grid that depending if a row is selected/deselected (assuming it will be done with checkboxes)
how would i go about achieving that?