Question:
I have a tab with several datagrids placed on a tab control. I have a filter which is essentially the same as the notes/history tab filter. The problem I’m having is whenever a drop down filter goes over the grid, the grid doesn’t render properly again unless I refresh. It also happens when I invoke a form in front of it.
Have you seen this issue in the past?
Answer:
yes in 7.2.0 and 7.2.1 with the XP styles on……
have you tried an application.basicfunction.processwindowsmessages in the popup return of your filter’s?
HideFocusRect should be TRUE in your grid.



