Hi,
I have a grid with an header context menu and control for filtering.
I'm refreshing the grid using a timer.
When the grid rebind, we lose the focus on a control. So when you want to filter by text or with a dropdown, you lose the focus. It's the same when the header context menu is open, after rebind it disappears.
Do you have a solution how to don't lose the focus or not rebind the grid when a control is focused ?
Thanks