Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Buttons to open nodes levels like excel

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

Buttons to open nodes levels like excel
Link Posted: 12-Dec-2005 19:42
Hi,

Does your control has a feature in tree mode, like in excel, that displays buttons with numbers that represent the tree nodes levels, so click on button 3 will open all nodes till level 3 (from root to his grandchildren), and close all the rest of the levels?

thanks.
Link Posted: 12-Dec-2005 22:28
Unfortunately this type of column is unavailble, but will implemented and included into the FlyGrid.Net columns library in the nearest future.
Link Posted: 12-Dec-2005 22:31
BTW - you can improve NineRays.Windows.Forms.Grids.NestedHierachyColumn to implement Excel-like column.