Refresh data on row dirty

Description

When a user begins editing in a row, should a callback be executed to get current data?

Discussion

The Refresh data on row dirty setting can be used to specify that the data for the Grid row should be refreshed from the server when it becomes dirty. The refresh is performed by making an Ajax Callback to the server when the user starts to edit a value in the row.

This option is only available if the Row edit style has been set to 'AllRows'.