EasyUI Forum
April 28, 2024, 05:08:38 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Poll
Question: binding error - data from json to datagrid
c - 0 (0%)
c - 0 (0%)
Total Voters: 0

Pages: [1]
  Print  
Author Topic: binding error data from json to datagrid  (Read 7721 times)
kapil
Newbie
*
Posts: 3


View Profile Email
« on: September 08, 2016, 03:21:00 AM »

I have datagrid on JSP page which data from servlet and loads data into JSON file , While binding data from JSON to datagrid getting unresposive script error.

I Have only 558 rows in json file.

How can i load datagrid with more than 5000 rows from JSON file without unresponsive script.

Error as below : "A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.

Script: http://localhost:8082/BIMatrix/JavaScript/jquery.min.js:678"


Please help me... Sad
« Last Edit: September 08, 2016, 04:16:03 AM by kapil » Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: September 08, 2016, 07:38:17 AM »

Please use the virtual scroll view to display millions of rows. Here is the examle shows how to use the scrollview.

http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=Virtual%20Scroll%20View
Logged
kapil
Newbie
*
Posts: 3


View Profile Email
« Reply #2 on: September 16, 2016, 05:18:55 AM »

Thanks jerry... Smiley

You made my week!!!!!!!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!