Hi Paul,
Sorry for being “pushed” here.
Tony replied yours post and asked me to open my issue in different post.
Cheers,
Gal
Just to be sure I got you right. do you mean that a code like this:
for(var i=0;i<=mydata.length;i++) {
Hi Tony,
I also have issues with the use of:
for(var i=0;i<=mydata.length;i++){
jQuery(“#list4″).jqGrid('addRowData',i+1,mydata);
}
Even if there is a better way in 3.7.x – I still have an old code which does it and currently prefer not to modify.
Thanks for the update.
Cheers,
Gal
Hi Tony,
Thanks for the fix. I see that it is working – I've also updated my demo page.
It will also be great if you can include the fix in an official release (3.6.5 ?).
Thanks again for your time and effort!!
Cheers,
Gal
Hi Tony,
I've tested it. looks much better still has some problems.
I've posted a demo page on: http://gurarie.org/jqGrid.html
When there is not selected line – scroll to lower line doesn't work. scroll to upper line will work.
If you are viewing the first rows and want to select row #9 – it will be selected, but the scroll will not change.
The other way it is working – select none. scroll to the buttom of the table and scroll to row #1 – it will work as expected and will select row #1 and will scroll to it.
If there is one selection it will also work ok.
All can be seeing in my demo page.
Thanks again for your time and effort.
Please let me know if I can assist in some way.
Cheers,
Gal
Hi Tony,
Great to know.
If I can assisnt in some way – I'll be happy to.
Cheers,
Gal
Thank you.
I've also checked it on the demo page, using firebug.
same thing on the demo page, on a table which has this settings is not working.
As I've mention in my post (1st row). it is set.
still not working.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top