I am facing a performance problem(script running too long)in IE8 while working on jqgrid treegrid. I have around 1000 records, everything is on client side.
is there any way to load child records on demand. Here I need to do everything on client side.
Please suggest me any solution for this.
Thanks in advance