Hi,
I currently have an issue with my page layout when the filter menu of my radgrid is open and my page is ajaxified with the radajaxmanager.
I have a masterPage that contain a RadAjaxManager who ajaxify a few of my page controls.
The page have a RadListBox with a RadGrid that display data based on the previous selection made in the listBox. Everything is working well till that. After i used any of my grid filter and i try to filter on an other column, once the filter menu appear the page layout is completly broken.
Also if i remove all ajax in the page, the layout stays as expected.
Regards,
Guillaume
I currently have an issue with my page layout when the filter menu of my radgrid is open and my page is ajaxified with the radajaxmanager.
I have a masterPage that contain a RadAjaxManager who ajaxify a few of my page controls.
The page have a RadListBox with a RadGrid that display data based on the previous selection made in the listBox. Everything is working well till that. After i used any of my grid filter and i try to filter on an other column, once the filter menu appear the page layout is completly broken.
Also if i remove all ajax in the page, the layout stays as expected.
Regards,
Guillaume