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
270
How can I display row/cell errors in UltraGrid whose data source is UltraDataSource
posted

Hi,

How can I display row/cell errors in UltraGrid whose data source is UltraDataSource?

As I know, for datatable or dataset, I can use DataRow.SetColumnError function to display errors in row/cell.

But when I use UltraDataSource as the data source, I can not find a function or a property to set row/cell errors.

Could anybody help me to deal with this issue?

Thank you~  ^_^

Parents Reply Children