Grid filter / order by - Persist after record update

Is it possible to persist the filter and grid ordering after returning a record update?

It's how grid works. For example if you sort this demo DataGrid by Freight and update the value the record will be sorted immediately.

Hi...

I thought about updating by dialog and not updating the data in the grid itself.