I have an SfDataGrid with editable fields. When the grid is inside a ScrollViewer, does not have the focus, and is not scrolled completely to the left, the first time the user attempts to update a field, the grid moves slightly. After this initial movement, the user can interact with the grid. This causes the user to have to click twice to edit a field. Is there a way I can disable this behavior? Thanks for the help.