The .Net Grid software offers hierarchical data binding, drag&drop, grouping, serialization, custom drawing, cell tooltips, and more. It ensures threadsafety and allows for realtime filtering, regrouping, and multiple sorting with cell highlighting. With a performance of 50000 upd/sec and 16MB/100000 rows, it's a powerful tool for handling large amounts of data.

By reducing CPU and memory consumption, the Net Grid makes software more user-friendly and has the ability to considerably speed up development time. It features multiple services included in the grid and RAD (rapid application development) patterns to make it easy for developers to create effective and efficient applications.
Data binding is a breeze with Net Grid, as it supports binding to IList, IBindingList, IListSource, as well as any ADO.NET DataSet, DataTable, DataView, or DataViewManager. The conditional binding supports any hierarchies and is able to bypass hierarchical levels during binding. Simultaneous binding to multiple data sources is also supported.
The Net Grid's main features include single or multiple headers, real-time filtering, grouping, and multiple sorting capabilities. It also features drag and drop functionality, as well as export/import to and from Excel. Cell editors, column filters, and cell tooltips are all included, as well as semi-transparent selection and row docking.
Performance is unmatched with insertion rates of 100,000 rows per second, removal rates of 600,000 rows per second, and real-time regrouping rates of 10,000 rows in a grid of 5,000 rows per second. Real-time filtering rates of 7,000 rows in a grid of 5,000 rows per second, and updating rates with highlighting of 50,000 cells per second in a grid of 5,000 rows are also impressive statistics. A Net Grid of 100,000 rows will consume approximately 16 MB.
Finally, you'll appreciate the Net Grid's thread safety features, including thread-safe data binding, synchronous and asynchronous data processing, and thread-safe data adding, removing, updating, sorting, and filtering. Overall, the Net Grid is an impressive software solution for developers looking for a high-performance and robust grid system.
Version 2.10.3: Fixed a bug in UITypeEditorEx when .NetGrid prevents from custom painting in non-editable cells.