.NetGrid v2.9.4 has been released.

A new grid version containing minor error fixes has been released. The following bugs have been fixed: [BUG] Fix for the grid’s verbosity in the console of the VS IDE while painting.    

.NetGrid v2.9.3 has been released.

A new grid version containing mostly error fixes and performance improvements has been released. The following improvements have been made: [NEW] Significantly improved cell painting performance. Fixed an error with the grid re-painting the entire row on a notification from a field for which the column is hidden or non-existent. [NEW] Improved the Grid’s disposal [...]

.NetGrid v2.9.2 has been released.

A significant increase in productivity when working with objects that implement the INotifyPropertyChanged interface The following bug has been fixed: [BUG] Fixed a bug where the grid redraw the content of the entire row upon receiving notification from INotifyPropertyChanged interface for missing or hidden column. [BUG] Fixed minor bugs in the designer.

.NetGrid v2.9.1 has been released.

Fixed an error where the grid does not correctly deserialize columns without filters from xml file.

.NetGrid v2.9.0 has been released. New features and bug fixes

We are glad to introduce a new grid version with improved performance and stability. We have added dozens new tests to cover various grid functions. We want to thank our customers for their feedback on products and ease of use and critical comments that help us make our products best on the market. The following [...]

.NetGrid v2.8.5 has been released. New features and bug fixes

The new version includes several bug fixes and new features added to Dapfor’s framework. The following features have been added: [NEW] added new DecimalFormat and a corresponding DecimalFormatAttribute for declarative formatting. public class Product { private decimal price; [DecimalFormat(Precision = 3, ShortForm = true, ShowZero = false)] public decimal Price { get { return price; [...]

.NetGrid v2.8.0 has been released. RTL support, performance improvements

We are happy to announce that a new grid version is out. The version 2.8.0 of .Net Grid has a lot of new performance improvements and new features. Performance improvements Significantly improved BindingList performance, especially with objects implementing INotifyPropertyChanged interface. Here you may learn about causes of poor performance and methods for performance improvement. Significantly [...]

.NetGrid 2.7.0 has been released. New reporting features

We have released a new version of .Net Grid! This version contains new reporting features and bug fixes. .Net Suite, v2.7.0 (Build 2.7.0.46034) [2012-02-20] Starting from version 2.7.0 grid functionality has been expanded with reporting and printing features. Programmers get simple and convenient interface for implementing new features and can significantly expand capabilities of target [...]