We have released a new version of .Net Grid! This version contains threading model improvements as well as some bug fixes.
.Net Suite, v2.6.2 (Build 2.6.2.44912) [2012-01-06]
Enhancements:
- [ENH] Threading model improvements. Unlike previous versions, the new version of the Grid no longer uses IDispatcher, shared among all grids. Instead, it uses an individual instance of this dispatcher that allows programmer to create grids in different message loops.
- [ENH] Added a Grid(IDispatcher) constructor enabling to specify an arbitrary model of cross thread synchronization.
Following bugs have been fixed:
- [BUG] Fixed a bug where the grid connected to IBindingList doesn't automatically delete rows in the case of the presence of groups.
- [BUG] Fixed crash of the grid when user adds new rows via graphical interface in the case of activated sorting.
Professionals working with complex systems will surely appreciate our efforts that make the code simpler and improve its reliability. Let's create the best applications together!
Comments
0 comments
Please sign in to leave a comment.