I tried the Demo example on how to add buttons for CRUD operations (Custom Edit) but it does not seem to work for me so I created the following solution but it messes up the id of the row being sent to the server when editing. What am I doing wrong? Also the demo version “Custom Edit” getDataIDs does not return a list of ids as I expected but the table itself, not sure what that is all about, any ideas?
In this example “item” is a reference to my grid.
gridComplete: function() {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top