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
560
Change color of a row on user edit
posted

Hi,

I have a XamDatGrid (bound to an ICollectionView of a DataTable) that loads records from a data base. I would like to change the color of a row in this grid whenever user edits any of the cells in the row. Can you let me know the ideal way to achieve this in XamDataGrid?

Thanks,

Joe