The Wpf GridControl software offers hierarchical data binding, row support for any data type, and customizable cell templates, styles, and themes. It provides thread safety and real-time features such as filtering, grouping, and multiple sorting, with cell blinking. The software boasts impressive performance, with 30000 upd/sec in a grid of 5000 rows.

Initially developed for use in high-performance financial applications, the GridControl architecture has many convenient features that are commonly used in financial applications. One such feature is the cell blinking with specified color for a specified time interval, which further enhances the tool's capabilities. Additionally, binding to data sources running in non-GUI threads is seamless with Wpf GridControl.
Developers have enjoyed using Wpf GridControl because of its simple and intuitive API that allows them to focus on developing application business logic easily. They can also expand its functionality as desired with ease. The broad usage of data binding and data templates makes it possible to create high-quality applications with various styles and give only positive impressions to end users.
Wpf GridControl performance is outstanding, being the best-performing component in the market. The control can process huge data volumes with the lowest possible CPU and memory utilization. For instance, a GridControl of 5000 rows can process over 30000 data updates per second with simultaneous cell blinking while maintaining an average processor load not exceeding 20%.
In summary, Dapfor Wpf GridControl is a trustworthy software that meets the expectations of high-performance applications with its excellent features such as thread-safety, cell blinking, and low CPU and memory utilization. It offers developers a simple yet intuitive API for flexibility, and it is capable of processing extensive data volumes without any strain on computing power.
Version 4.1.0.26317:
Added support of graphical filters in columns.
Added the following filters suitable for most applications to Dapfor.Wpf.dll library.
Added support for custom filters where developers can also add them to columns.
Added support of ObservableCollection<T>.