Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Row indicator strange behaviour

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

Row indicator strange behaviour
Link Posted: 22-Aug-2005 09:24
Greetings,
The expected row-indicator behaviour is as follows:
1- indicator changes to a pencil if any column in the row is edited.
2-The pencil glyph stays for row being edited if focus moves from one column to the other as long as we don't leave the edited row or accept the changes to the row
3-The pencil glyph will change to the normal indicator ONLY if we accept the changes in the edited row or abort the changes (press ESC).
In FlyGrid, the behaviour is as follows:
1- when editing a a dop-down column, the row-indicator changes to the Pencil glyph while that does NOT happen when edting a simple text-box column?
2- when editing a column and the row indicator changes to the pencil glyph, it reverts back to the normal pointer if focus moves to the next column although I did not leave the row being edited or accept the changes to the row's data
3- when editing a column and the row indicator changes to the pencil glyph, it does NOT revert back to the normal pointer if I press ESC to abort the cahnges I made to the edited column. In addition, the edited column does NOT revert to its previous value
Link Posted: 23-Aug-2005 11:11
Thanks for your report and suggestions, indicator behaviour will corrected to the nearest update.