Hi
I was trying to do some ajax stuff with RadAjaxPanel.
In the Normal screen, there is a RadGrid inside one of the RadTabStrip + RadMultiPage, and the editform for the RadGrid is a customised popup control which is another RadTabStrip + RadMultiPage.
In the Ajaxpanel screen, the only difference is I put the RadGrid in a RadAjaxPanel, so it can do some ajax thing, but the screen is missing some icons("Add New", "Filter") and border or layout of the RadTabStrip. However, if I use "UpdatePanel", the screen would looks fine. And I am not using RadAjaxManager, does anyone have clues about that?
thx
I was trying to do some ajax stuff with RadAjaxPanel.
In the Normal screen, there is a RadGrid inside one of the RadTabStrip + RadMultiPage, and the editform for the RadGrid is a customised popup control which is another RadTabStrip + RadMultiPage.
In the Ajaxpanel screen, the only difference is I put the RadGrid in a RadAjaxPanel, so it can do some ajax thing, but the screen is missing some icons("Add New", "Filter") and border or layout of the RadTabStrip. However, if I use "UpdatePanel", the screen would looks fine. And I am not using RadAjaxManager, does anyone have clues about that?
thx