BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
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