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
12004
Change the background of a cell on value that is updated.
posted

Setting a DataTrigger to change the background of a cell that is updated.

Parents
No Data
Reply
  • 12004
    posted

    In this example shows how to set a DataTrigger on the CellValuePresenter to a particular field. You can create a property of the data record to store whether a change has been made. In the attached sample sets the background to blue when Age has been updated.

    xamDataGrid1.zip
Children
No Data