Hello: We are using jQuery JavaScript Library v1.3.1 for paging and sorting purposes. This library is working fine when we are loading smaller data sets (<1000 records) on the page. However, when data set starts getting large (>3000 records), the initial page gives a script loading error and the page does not load at all.
How can we solve this problem and still be able to use jQuery? Any help would be highly appreciated. Thanks in advance for your time. Cheers!