tony said:
Hello,
Sorry for mistake – I mean delRowData method, but in this case you should have define custom ajax call to delete the row server side.
Sorry again
Best Regards
Tony
But this is a clientside (array side) grid. I do not need to go to the server in the particular case I am working .I want to let the user play around with the grid, and after he/she decided, I want to be able to send at once all the chances on the grid. I am using the delRowData method, but I do not want the warning message, I do not know if it is possible to disable this warning for the delete method.
Rolando