Home - Forums-.NET - FlyGrid.Net (Windows Forms) - doing things in code

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

doing things in code
Link Posted: 22-Aug-2005 10:29
Greetings,
I am extending FlyGrid to integrate it into our framework and I need to know how to do the following by code:
1- How to know that column's data and/or Row's data has changed (user has edited data in at least one column)
2- How to cancel changes to an edited column and/or edited row
3- how to accept changes to an edited column and/or edited row
4- how to get index of current row (focused row)
5- how to know that row (n) is a new row
6- how to delete a row
7- how to implement row navigation (First, Last, Previous, Next, row (n))
Link Posted: 23-Aug-2005 11:08
Answers on all your questions you will find in the nearest FlyGrid.Net update.
Please be patient, we try to publish new version to the end of this week.