| Description: .Net hierarchical event-driven threadsafe grid.- Powerful object model: Full separation of the business logic from its presentation. Possibility not to have references to Dapfor assemblies in the business logic.- Hierarchical data binding: the business objects can be bound not only from IList container on a single level, but also on any hierarchical level or be added one by one.- Threadsafe data binding: objects can safely notify the .Net Grid from any thread without risk of crash or deadlock.- Automatic real-time sorting, filtering, highlighting- Treelist view mode as well as multiple header views in a single component.- Support for standard editors, used in the PropertyGrid as well as new advanced editors.- Full customization and control over drawing, navigation, editing and highlighting.- Nice look, gradient drawing, scalable images, transparency. Selection does not hide cell's and row's background color. User-friendly interface.- Design-time support.- Real RAD (rapid application development) patterns. Why implement huge and complex sort or filter algorithms? The .Net Grid implements them even in hierarchical mode!- Low CPU and memory consumption: > 50000 cell updates/second with highlighting.- Easy to deploy: All classes are built in a single assembly. Compatible with the ILMerge utility which permits deploying the application as a single executable without any dll-files.- Full code documentation, many examples.- Ergonomic and intuitive API. |