Skip to main content

cache controls

Type

property

Summary

Caches all controls for rendering.

Syntax

put the dgProp["cache controls"] of group "Data Grid"

Description

By default the data grid only draws the controls that are visible on the screen. In circumstances where you don't have large amounts of records but the records you have take a long time to draw you may cache all of the controls when the data grid is drawn. This takes a little longer to display at the beginning but will offer smooth scrolling when the user interacts with the data grid.

Thank you for your feedback!

Was this page helpful?