All Tags »
DataTrigger »
Event Handlers (RSS)
Sorry, but there are no more tags available to filter with.
-
I would like to change the background color of the
rows when the user has made a change to them, then return to normal
colors when the changes are saved (or reverted), as I have done with
other apps (using Windows Forms' DataGridView). I'm just not sure how
it will work in Xceed's DataGrid. Here's my best guess as to what needs
to be ...