We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

UI Virtualization - how to switch on/off

Hi,

I'm evaluating your WPF grid data controls .. and I cannot find API how to switch on/of UI visualization.

Any thoughts?

Thanks, Grigor




1 Reply

RA Rajasekar Syncfusion Team June 17, 2011 11:10 AM UTC

Hi Greg,

Thank you for your update.

There is no API to Turn ON/OFF the virtualization in GridDataControl. By default, GridDataControl implementation is based on Virtualization mechanism. So while loading thousands of records in the grid, the cells which are visual will be loaded then while scrolling the grid, the respective visual cells will be loaded. We can also get better performance in scrolling by setting IsDeferredScrollingEnabled as True.

Please let us know if you have any queries.

Thanks,
Rajasekar


Loader.
Live Chat Icon For mobile
Up arrow icon