Hello,
We are using dhtmlxgrid pro version.
With the grid, Only current page results are being sent to the server.
I can’t send checked results across the grid back to server. I am using checkbox to select the rows.
Please help…
Hello,
We are using dhtmlxgrid pro version.
With the grid, Only current page results are being sent to the server.
I can’t send checked results across the grid back to server. I am using checkbox to select the rows.
Please help…
You may try to update the data before the page is changed using the onBeforePageChanged event:
docs.dhtmlx.com/doku.php?id=dhtm … agechanged