Refresh Grid Demo

This sample illustrates how to optimize a grid for fast update scenarios. It provides a specialized volatile data cache that works best for non-virtual grids with a limited number of rows and columns. It also shows how to use the GDI interop routines to increase maximum performance.

Features

RefreshGrid screenshot

Here are the property settings of the derived Grid Control that affects the performance. The first three are properties of the derived class, and the latter three are inherited from the grid control.