|
scheppi
|
 |
« on: September 26, 2011, 05:39:57 AM » |
|
Hello,
i worked into Sigma.Grid since a couple of days now. Everything is working quite fine, but one feature: I work with remote paging and remote sort functions and when i delete more than one row, only the last deleted row is being sent to the server by the save function. do I have to update all records into the deletedRows Array before sending manually ?
here are my definitions:
as you can see, nothing special. by the way i also tried first without checkasselected but didn't change anything. Response (debug-output) attached as screenshot...
|