|
Flexible TreeView v2.6
Thursday, 13 May 2010
This release brings new useful features for your applications.
Visual Studio 2010 supportFlexible TreeView now supports Visual Studio 2010 RTM. When installing Flexible TreeView, set the ‘VS2010’ checkbox to integrate Flexible TreeView into the Visual Studio 2010 Toolbox.
Bound data access speed increasePreviously, Flexible TreeView used reflection to access the bound data and when the treeview contained many nodes, this slowed down the treeview response. This release brings an improved (20 times faster) data access engine; it now runs as fast as the compiled code. NodeDateTime node controlFlexible TreeView already provides a comprehensive list of node controls to display many data types. This release brings a new node control – NodeDateTime – to display and edit the date and/or time. As always, you can flexibly configure this node control`s appearance and behavior. Please see this Knowledge Base topic for details.
FillFreeSpace column propertyThe FillFreeSpace column property has been added to auto-stretch the last column to fill all available treeview free space.
Please see this Knowledge Base topic for details.
NodeEditorHidden treeview eventThe NodeEditorHidden treeview event has been added to execute code when the node editor has been hidden.
See the change log for this release here.
|
|