This question is locked. New answers and comments are not allowed.
I'm looking for some way to tie into the filter drop down events. The problem is that we have the html host control under the grid and the filter controls are showing behind the content.
So...
OnShowFilter -> Hide html host
OnHideFilter -> Show html host
Just not sure how to tie into these events. FWIW we are also using a custom filter control per your example for custom filter controls.
-Mark
So...
OnShowFilter -> Hide html host
OnHideFilter -> Show html host
Just not sure how to tie into these events. FWIW we are also using a custom filter control per your example for custom filter controls.
-Mark
