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
975
Row error does not refresh when AutoGenerateColumns=False
posted

Hi,

i guess this is a bug report for XamDataGrid.

I successfully displayed a row error using IDataErrorInfo.Error property setting FieldLayoutSettings.SupportDataErrorInfo to "RecordsAndCells".

Also the change notification with PropertyChanged(String.Empty) works.

BUT: It only works if AutoGenerateColumns is set to true. If it is set to false, the row error is still displayed. But the XamDataGrid won't react on the property change.

This does not really make sense to me.

Regards,

Karl-Michael Beck

Parents Reply Children
No Data