We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

GridGroupingControl (3.2.1.0) - CurrentCell

Hi! I have a GridGroupingControl that gets updated frequently. The problem is that with every update the CurrentCell loses the focus and gets overridden by the row selection. How can I prefent this? I want that the CurrentCell keeps the focus also when the grid gets updated. Thank you for your help! Regs, Dan Roesch

1 Reply

AD Administrator Syncfusion Team October 19, 2005 01:57 PM UTC

Try handling the SourceListListChanged event and set e.ShouldResetCurrentRecord = false to see if that prevents this behavior.

Loader.
Live Chat Icon For mobile
Up arrow icon