Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
is it possible to call SetColumnError on a simple row and not a DataRow or DataRowView
posted

Hi,

I am using a dataGrid, with a DataSource wich is not a DataTable, and I would like to use the equivalent of SetColumnError on a row (but not DataRow).

Is there any possibility ?

Thanks,

Anne-Lise