|
Product Center |
|
|
|
|
Purchase Center |
|
|
|
|
Download Center |
|
|
|
|
Support Center |
|
|
|
|
Company |
|
|
|
|
|
|
Hierarchical DataGridView
|
Version
|
Date
|
Description
|
|
1.7
|
February 24, 2009
|
Bug fixes
- Issues related to data binding mechanism.
|
|
1.6
|
June 18, 2008
|
Bug fixes
- Width of hierarchical column is not properly calculated.
- Error in form designer when setting data source property.
|
|
1.5
|
March 28, 2008
|
New features and bug fixes
- Empty space when switching from hierarchy to flat view on plus/minus sign place.
- CellPainting event and string alingment problem.
- ParentCellStringFormat and CellStringFormat properties.
- ExpandSelected and CollapseSelected methods.
- Problem with Expanded event firing too early.
|
|
1.4
|
January 7, 2008
|
Support for .Net Framework 3.5 and Visual Studio 2008, some bug fixes
- Hierarchical DataGridView now supports .Net Framework 3.5 and Visual Studio 2008.
|
|
1.3
|
October 15, 2007
|
Expand and collapse of hierarchy bug fix
- Hierarchical DataGridView was not handling expanding and collapsing of nodes in some cases and this bug is now fixed.
|
|
1.2
|
August 30, 2007
|
Ability to display cell image
- Hierarchical DataGridView now have ability to display cell images before text.
|
|
1.1
|
April 23, 2007
|
CellBorderStyle Fix
- When CellBorderStyle property is set, it has no effect on column where hierarchical data is displayed. This issue is now solved.
|
|
1.1
|
December 16, 2006
|
Scroll fix when expanding or collapsing
- Solved problem with placing the expanded item at the top of the list which occurred in some situations
|
|
1.1
|
November 8, 2006
|
Release of version 1.1
- Data source can be of any type that implements IList, IListSource, IBindingList and IBindingListView interfaces (BindingSource, Collections, Lists, Business Objects, etc.)
- Nullable types support
- Add SmartDataBinding property
- Add ColumnChanged, ColumnChanging, RowChanged, RowChanging, RowDeleted, RowDeleting events
- Add DataRowEventArgs and DataColumnEventsArgs classes
- New C# samples (Business Objects Bind, File Browser, MS Project Task List, Organizational Structure, Master - Details)
|
|
1.0
|
October 4, 2006
|
Help and Manual update
- Update of Tutorial - Add Columns step
|
|
1.0
|
September 4, 2006
|
Release of version 1.0
|
|