Hello,
What about reloading the grid after delete and not the whole page.
$(“#grid”).trigger(“reloadGrid”); – this reload the grid.
Also if you use build in delete dialog you can just set – reloadAfterSubmit : true.
Regards
Hello,
Nobody will answer,
Hello,
This is not automatically done, since you do custom delete.
You alredy have a solution – reloading the grid.
Regards
Hello,
Thsi method is for cell editing and not for inline edit.
Please refer to documenattion before posting.
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:cell_editing#methods
Regards
Hello,
Just fixed the problem in GitHub.
Thanks
Kind Regards
Hello,
Maybe you will need to use not jsinstring, but json datatype.
Regards
Hello,
Maybe you can get the grid selected row data and use serializeEditData data event to return these values, before they are posted to the server.
Regards
Hello,
This response does not have sense , since you use datatype as funcion.
Check what you do in this function and what you return from it.
Regards
Hello,
If everthing is ok this will be a grid option.
Regsrds
Hello,
Which version is used?
In which browser is this?
Can you post some simple code?
How look exactly your form?
Regards
Hello,
Thanks a lot for the contribution.
This week I will look into the code and if it is OK and work fine I will include it into the source.
Best Regards
Tony
Hello,
Unfortunatley this is not possible.
jqGrid is not a spreadsheet.
It support only single copy paste value in a single cell in some of the edit modes.
Regards
Hello,
I suggest you first to make very simple test replacing the tag with a real link like this
…
onClickButton: function() {
Hello,
Yes there was a bug regarding keys : true option.
We have made a lot of fixes regarding this. All of them are in GitHub.
You can test these and let me know if they are fixed for you.
Thanks.
Kind Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top