Hello,
I think this is not a bug.
The simple test is to put in delData a static values and see if they are posted, something like this
delData:{
Hello,
Maybe you will need to look here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:inline_editing
Regards
Hello,
You maybe will need to read this:
http://www.sitepoint.com/line-endings-in-javascript/
Regards
Hello,
Not sure if this true about merge.
I will perform tests with this, but it depends what you do.
Here is example (in the php component) which uses dataInit, but it works
http://www.trirand.com/blog/ph…..efault.php
As for the email you will maybe to look at this page in the site:
http://www.trirand.com/blog/?page_id=2
Regards
Tony
Hello Oleg, 2late2die,
Thank you for the investigations, tests cases and recommendatins.
As 2late2die say the bigest speed improvements is from 1 to 2.
I will see how to implemet them
It is not neccessary to maybe to repace each, since this is not big improvements.
You maybe know this, but the fastest loop operator is while.
We can replace all the code with this one by example
var trs = $(“tr”,$t.grid.hDiv), trsL = trs.length,
trows = $($t.rows), trowsL = trows.length, j;
while( trsL–) {
Hello,
Thank you. Fixed.
Best Regards
Tony
Thanks for this Oleg. Fixed.
Tony
Hello,
Maybe this problem is in IE – right?
Please check your DOCTYPE
Regards
Hello,
Maybe you should not do copy/paste, since it is possible to paste some special characters.
Try to write this code by hand.
Regards
HEllo,
This is fixed here:
https://github.com/tonytomov/jqGrid/commit/d0632a9dde03ba7140f8e0e706976b2746f968ac
Regards
Hello,
Where was the problem?
Regards
Oleg,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top