Oleg,
Also done. Let see what will be happen 
Thanks
Also published 4.1. Trying to prepare examples and if one more time to update the docs.
Regards
Tony
Hello,
Could you please check if this fix:
https://github.com/vchekan/jqGrid/commit/5888295db768521ee466e05f9dee6654407faa7c
will work for you.
Regards
Hello,
Please look here:
https://github.com/tonytomov/jqGrid/commit/bc894546da25686751b97d8b9e3a0b5f8e1086cd
Hello,
Thank you for reporting this issue.
It is alredy fixed in GitHub.
https://github.com/tonytomov/jqGrid/commit/434731c19989b034c0fb71ac5aafebefd320eb9a
Regards
Tony
Hello,
Thanks. Already fixed:
https://github.com/tonytomov/jqGrid/commit/bc894546da25686751b97d8b9e3a0b5f8e1086cd
Regards
Hello,
The problem of more than 500 000 records lie in the browsers limitations itself and the way we realize virtual scrolling.
The problem is hard to be fixed, but I think this is not impossible. This requiere a lot of eforts and calculations.
Kind Regards
Hello,
Use editrules : {edithidden:true} in colModel.
Plese see into
Hello,
Thanks. Fixed in GitHub
https://github.com/tonytomov/jqGrid/commit/9938b23846b8e9f02d70d84c28b12c643e950a83
Regards
Tony
Hello,
Try to replace
treegrid: true,
with
treeGrid: true,
in grid options
Javascript is case sensitive
Regards
Tony
Hello,
I suppose you do not have time to read the documentation. Is this right?
What about if you look into the documentation for
Hello,
You already solove you problem 80% with this script.
You will need to read in wich grid edit/add events to put it.
Tony
Hello,
Thanks I think it is clear.
In order to help – Imagine there is no jqGrid. How you will realize this without using the jqGrid add/edit/delete?
Suppose you use a form and beside this form you have two additional elements where you put in one the id and in the other the value!
Regards
Tony
Hello,
Not sure I understand what you ask.
Should I understand that you think about dependent list boxes?
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top