Home - Forums-.NET - FlyGrid.Net (Windows Forms) - missing event message if the height of a row change by mouse

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

missing event message if the height of a row change by mouse
Link Posted: 05-Oct-2006 03:31
If an user drag the row-line of a flygrid and changes the height of a single row, i have to get a message for that event.
In a Windows forms DataGrid i would get this message via RowHeightInfoPushed-Event.

I have no idea how to get this in a flygrid. could you give me some help?
\"Rows.RowSizing=Free\" is required.

Thanks in advance

Hans
Link Posted: 05-Oct-2006 04:05
The nearest update of FlyGrid, planned to release to the end of this week will contain NodeHeightChanged event.