[DevExpress Support Team: CLONED FROM T319993: TreeList is scrolled to a focused node each time a new node is added if TreeList is sorted]
GridControl is scrolled to a focused node each time a new node is added if GridControl is sorted
Answers approved by DevExpress Support
Hello Jason,
To avoid this behavior in GridControl, you can set the GridView.OptionsBehavior.KeepFocusedRowOnUpdate property to false.
Do not hesitate to contact us if you have any questions or concerns.