I know there is Row.Items.Refresh()
which I assume will refresh the whole DataGrid. Is there a method to refresh a specific row only?
I know there is Row.Items.Refresh()
which I assume will refresh the whole DataGrid. Is there a method to refresh a specific row only?