For users like me with not so fast connection, expanding a node while another is still loading messes up the tree. Is there a way to disable the grid while it's still loading? I'm using the latest version (4.1.1)

To replicate, go to http://trirand.com/blog/jqgrid/jqgrid.html -> New in version 3.4 -> Tree Grid Adjacency model and click the expand buttons one after the other in a fast succession.

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Try to use loadui:'block' jqGrid option.

link|improve this answer
exactly what I was looking for! I missed that one out :). too bad I can't vote up >.< – NeverFall Jun 26 '11 at 15:52
@NeverFall: You are welcome! You will receive the right to vote starting with 15 reputation points. If the problem is solved you can "accept" the answer (see here for details). It gives you by the way 2 reputation points. For some time before if you register you on the child sides like superuser.com and map your stackoverflow account to it you received 100 additional reputation points. I don't know whether the rule still exist. – Oleg Jun 26 '11 at 16:09
oh O_O. I thought you have to vote up to accept the answer xD. there you go. – NeverFall Jun 27 '11 at 11:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.