what is happening:
I have unbound grid which refreshes few columns once in 5 sec calling BeginInit/EndInit.
If user clicks on filtering arrow in any column header and is having list of filters opened on a screen - it disappears after refresh.
Same happens if new row has added (Row.Items.Add).
Please respond.