If every element of your data from cumAgeArray would be have an additional property id
Currently it is not possible (see Limitations).
Sorry pchan
In the most scenarios on need have the state of the checkboxes at the end of editing. In the case you don't need to include any event handle and use some events after the end of editing like beforeSubmit. To give you more exact recommendation I could know which from editing mode you use.
If you do need the click event handle you can use
Sorry, but your question is too general. You don't write any information about the language and technology which you use on the server side. Moreover it is also importans which technique you use to hold to access to the database.
Regards
Oleg
I suppose you have wrong order of loading of JavaScript files. You should look at the documentation
First of all the name on the event is afterSubmit and not aftersubmit. The usage is very simple:
$('#list').jqGrid('navGrid',
Hello Ben,
I don't agree with you. You should post the code example which you used for tests (including HTML code and the included JavaScripts) and write which web browsers and in which versions you used. Do you used gridview:true
If you don't want to add information about ids to the data which you add you can force sorting with a simple reloading of grid:
$("#myXXTable").trigger("reloadGrid");
or
$("#myXXTable").setGridParam({rowNum:16}).trigger("reloadGrid");
I hope that it will work.
Best regards
Oleg
You welcome Mike!
Warsaw is a little far from Bonn, so I am not sure that we can sometime realize the idea with a bear. Nevertheless I find the idea very good! Thanks.
Best regards
Oleg
Look at this answer
Hello
If you want to set any event function
I wrote before, that I was not sure what I
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top