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
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this issue?
Thank you for using Infragistics Components.
Hello,
Thanks, I progressed with your answer.
I made my own model implement IDataError, and it functions well.
Regards,