| |
|
|
|
| |
Essential Grid WPF Edition is a powerful cell oriented extensible grid control that offers excellent performance characteristics that have been described below.
| 
| Very efficient display engine for tabular data that can be customized down to the cell level. |
|
| 
| Makes no assumptions on the structure of the data - (does not need to be data bound). |
|
| 
| Supports a Virtual mode for efficiently handling large data sources. |
|
| 
| Virtually no restriction on the number of row or columns. |
|
| 
| Provides a styles architecture |
|
| 
| Provides support for displaying Nested Grids in various parent-child behaviors with respect to the UI. |
|
| 
| Supports WPF virtualization of cell controls. |
|
| 
| Supports DataTemplates as celltypes. |
|
| 
| Supports an extensible cell architecture that allows you to add your custom celltypes. |
|
| 
| CellTypes include: TextBoxes, Static Text, CheckBoxes, PushButtons, DataTemplates, RichText, and FlowDocuments. |
|
| 
| Supports high performance updates (includes TraderTest sample that displays rapid updates with colors). |
|
| 
| Allows you to efficiently hide / show rows and columns without performance hits. |
|
| 
| Includes an extensible Mouse Controller architecture. |
|
| 
| Allows you to size rows / columns through the UI. |
|
|
|
|
|
|
|
|