JQuery grid sorting stuffs up my checkboxes
hi everyone,
am using jqgrid within my web app.
now my record contains a checkbox followed by some string data. if the user checks some (say 5) checkboxes and then click on the table heading to sort, i lose track of all my checkboxes. this seems to be happening on all my grids.
can somebody suggest a solution to this issue.
thanks.