Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144832 | May 24,2019 03:58 PM UTC | Jun 11,2019 04:10 AM UTC | jQuery | 3 |
![]() |
Tags: ejGrid |
Hi Max,
Thanks for contacting Syncfusion Support.
We have checked your query and you need to define enableVirtualization property under
scrollSettings. Please refer to the
code example:-
$('#Grid').ejGrid({ columns:
columnDefs,
allowScrolling: true, scrollSettings: { width: "auto", height: 300, enableVirtualization: true }, dataSource: window.data.slice(0, 1000), }); } |
Refer to the documentation Link:- https://help.syncfusion.com/js/grid/scrolling#enhanced-virtual-scrolling
Also we have implemented the virtualization support with all
properties from version 14.4.0.15. Kindly upgrade to minimum of 14.4.0.15 version or else latest version v17.1.0.47.
Please get back to us if you need any further assistance.
Regards,
Farveen sulthana T
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.