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
610
IDataErrorInfo Row Border
posted

Hello,

I want to use the IDataErrorInfo interface and the xamdatagrid to show invalid records (rows) not cells. So basically if any business rules are violated, the object's IsValid will be false. When the objects IsValid is false, I want the grid to put a red border around the row. I do NOT want each cell border to be red, but rather I want the whole row to have a red border.

Is there a way to do this?

Thanks,

Jeff

Parents Reply Children
No Data