Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Samples that show how to do validation?

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

Samples that show how to do validation?
Link Posted: 12-Jul-2006 07:30
How do we do generic validation?

Meaning, before the user leaves the field, have a chance to examine the value.

Then do one of 2 things:

1) Accept the value
2) Reject the value, and have the grid restore the last 'good' value

There is a Validating event, but it's generic, doesn't say which row/column is being validated.

I couldn't find anything about the proper way to do validation in any of the samples.
Link Posted: 12-Jul-2006 08:11
See the sample code here