Thanks to oleg for this … 🙂
Please admin ..delete this post .. useless
hello again ,
I edit the first post because I found
Hello again, sorry but I was wrong.
It seemed to work, but after the first call
Hello , I'm come back from holidays ,
Thank you Tony, was a good suggestion.
Thanks tony ..in 3.4.4 it's ok 
Please take a look at
http://www.trirand.com/blog/?page_id=18/bugs/saverow-problem-in-344/page-1
Hello Tony,
I'm using jqgrid 3.4.3
Thanks
Berus
Sorry,
About an old question
http://www.trirand.com/blog/?page_id=18/bugs/delrow%20method%20bug%20!??!/page-1
Tony,
thank you again, for your “realtime support” !!
For the IE grid problem may be that some rows have strange chars , so IE give the problems …I have simply change from desc to asc order and ..it work.
For delgridrow function, at the end, I have modified
createModal function
and give an ID to the table row for the caption message
var mh = $(‘<…
an ID for the messagerow in the delGridRow function
$(tbl).append(“”+p.msg+””);
and insert 3 lines if the modal exist
if ( $(“#”+IDs.themodal).html() != null ) {
$(“#myhead”).html(”+p.caption+”);
$(“#mymsg>td”,”#”+dtbl).text(p.msg);
$(“#DelData>td”,”#”+dtbl).text(rowids);
It seem work now …. or at least I hope 🙂
Regards
Berus
Thank you Tony,
for your suggestions, I have tried to look jqmodal code and other things but with my poor javascript experience ..i can’t remove the modal. But I can resolve my problems with some easy functions / XML HTTP Request object
however from my test :
– I can define/change dinamically Url or other parameters… but only 1 time.
– If I try to change a second time the Url or other options… not work.
Another strange thing
I’m working with a database of 27500 rows, via xml data ,with pages of 20rows. and a input field for “live search”
Firefox ..no problem..no error
IE 6/7 : no error but the grid is empty , number of row 0..but if I type something to search .. it work
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top