Greetings.
I have coded an ASP.NET application such as follow :
Default.aspx
MainPage.ascx
RadTabStrip
FirstTab.ascx
SecondTab.ascx
ThirdTab.ascx
On SecondTab.ascx, there is a checkbox. When this is checked, I want to update a dropdownlist that is on MainPage.ascx
Do you see how I could do that with RadAjaxManager that has been added on SecondTab.ascx ?
Thanks !!!!
I have coded an ASP.NET application such as follow :
Default.aspx
MainPage.ascx
RadTabStrip
FirstTab.ascx
SecondTab.ascx
ThirdTab.ascx
On SecondTab.ascx, there is a checkbox. When this is checked, I want to update a dropdownlist that is on MainPage.ascx
Do you see how I could do that with RadAjaxManager that has been added on SecondTab.ascx ?
Thanks !!!!