Professional UI Solutions
Site Map   /  Register
 
 
 

Elegant Grid

Data Bound Grid

Smart memory management

« prev |  index |  next »

      

The Elegant Grid is designed in a way that cell and row objects are instantiated only when they are visible. This along with using a memory pool (see figure below) for fast allocation/deallocation of cell and row objects dramatically reduces grid creation time and memory usage overhead.

.NET Elegant Grid: Memory Management using a memory pool

Grid's memory management using a memory pool