If I validate data at datatable level and I have errors set at the row level or at the column level how I can see them in radgridview?
With microsoft data grid they are automatically showed.
Regards,
Mihai
2 Answers, 1 is accepted
0
Accepted
Jack
Telerik team
answered on 24 Mar 2010, 03:18 PM
Hello Mihai Velicu,
Currently RadGridView doesn't show an error indicator automatically when the data source indicates an error. We plan to add this feature in one of our upcoming releases. However, you can use the CellFormatting event to change the cell style when there is an error in the data source:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.