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