columnchanged event in datatable for data validation
Posted: Fri 14 Nov 2008 15:23
Hi,
I'm working with Oradirect 4.75.40.0 with MS Visual Studio 2008.
I try to implement data validation in my data layer. I'm looking for a columnchanged event in my datatable but I can only find a rowchanged event.
So my question is:
Is there a columnchanged event in the datatable?
If there is no columnchanged event, should I use the rowchanged event instead as a hook for my data validation?
Regards,
Matthieu de Graaf
I'm working with Oradirect 4.75.40.0 with MS Visual Studio 2008.
I try to implement data validation in my data layer. I'm looking for a columnchanged event in my datatable but I can only find a rowchanged event.
So my question is:
Is there a columnchanged event in the datatable?
If there is no columnchanged event, should I use the rowchanged event instead as a hook for my data validation?
Regards,
Matthieu de Graaf