EasyUI Forum
May 14, 2024, 04:49:48 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: DatGrid performance problem  (Read 3155 times)
NortT
Newbie
*
Posts: 18


View Profile Email
« on: December 19, 2017, 02:08:36 AM »

Hi all!

I have a datagrid on my page. It has about 2500 rows and 11 columns (and 5 editros in a row). If I try to start to edit a row, it has about 10 seconds to switch to the edit mode. In the chrome dev tools I measured performance and it looks like this. I think the bottleneck is rendering. Can I do something to improve it?

P.S. autoRowHeight is false in my case.
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: December 19, 2017, 06:11:13 PM »

Please use the virtual scroll view to display large data rows.

https://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=material&dir=ltr&pitem=Virtual%20Scroll%20View&sort=
Logged
NortT
Newbie
*
Posts: 18


View Profile Email
« Reply #2 on: December 20, 2017, 01:11:07 AM »

Hi stworthy! It works perfect, thank you.
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!