Hi,
I have a main page, which has a tab strip wrapped within the ajax panel. The tab strip has 4 tabs. Each page view of tab is a user control. In my first control (first tab), i have added a RadWindowManager, which has only one RadWindow with client call back function, offelementid, navigate url, reload on show set to true, and bahaviors - close and move. The navigate url of the rad window is a page in our site. When I first load the main page and click on a button to open the radwindow, it works as designed. Everything is great. Now I navigate to the next tab by click a button on the first tab user control ( the button is registered as post back control) and back to my previous tab. Now I click on the button to open the rad window, the window does not behave the same way, it showed initially- which means, the behaviors has refresh, minimize, maximize etc and it does not refresh on show.
Please suggest any ideas.
Thank you very much in advance.
Thanks
Manohar
I have a main page, which has a tab strip wrapped within the ajax panel. The tab strip has 4 tabs. Each page view of tab is a user control. In my first control (first tab), i have added a RadWindowManager, which has only one RadWindow with client call back function, offelementid, navigate url, reload on show set to true, and bahaviors - close and move. The navigate url of the rad window is a page in our site. When I first load the main page and click on a button to open the radwindow, it works as designed. Everything is great. Now I navigate to the next tab by click a button on the first tab user control ( the button is registered as post back control) and back to my previous tab. Now I click on the button to open the rad window, the window does not behave the same way, it showed initially- which means, the behaviors has refresh, minimize, maximize etc and it does not refresh on show.
Please suggest any ideas.
Thank you very much in advance.
Thanks
Manohar