![]() |
Flexible TreeView v2.8
Friday, 19 November 2010
We are pleased to present you with the new version 2.8 of Flexible TreeView, which provides more flexibility when dealing with hierarchical data.
Main changes in this release
The main new feature of this release is that now you get the possibility to move the plus-minus sign into other columns and to display node controls on the left side of the plus-minus sign – these give you even more flexibility when displaying hierarchical data. From the developer's point of view nothing has changed – all node controls on the left side of the plus-minus sign work as before, i.e. support editing, alignment, animation, etc. Please check this topic for details.
DragDropOptions.DropActionIn the previous versions there was the DragDropOptions.AutoMoveNodes property which let automatically move nodes in a tree on drag & drop. The new version extends the aforementioned possibilities and replaces DragDropOptions.AutoMoveNodes property by the DragDropOptions.DropAction property where you can choose various automatic actions on drag & drop. Now it is sufficient to modify only one property to let the tree perform complex operations. Available actions:
Please check this topic for additional details.
NodeImage.HoverDataFieldNameBefore NodeImage node control allowed to display only a static image. This release expands the possibilities for an interaction with a user and allows to display another image when the mouse cursor hovers over the node control. You just need to set a node class member in the HoverDataFieldName property where such an image is stored. Please check this topic for additional details.
License ManagerUsually, Flexible TreeView license can be installed using Visual Studio. If Visual Studio isn't installed on the computer or build machine you can install your License Key using the supplied License Manager console application located in the Tools\LicenseManager.exe file in the Flexible TreeView installation folder. Please check this topic for additional details.
We would appreciate your feedback concerning new and existing possibilities of Flexible TreeView. In case you could not find some features in Flexible TreeView, please inform us about it and we shall consider the possibility of implementing them in new versions.
|
|