Hi All,
I am using RadScheduler,RadTabStrip,RadMultiPage
I am using RadTabstrip contain 3 tab int it.
Tab 1-contain
RadGrid,Button1
Tab 2-Contain
RadScheduler
Tab3-Contain
RadGrid.
On page load selected tab is Tab1.
When i go from Tab1 to Tab 2 and
from Tab2 to Tab1.
When i am on Tab 1
Following are the condition
On button click i am opening radwindow popup .
On radwindow callback function i am calling doPostback to execute serverside code.
Then I Go to Tab2 (contain RadScheduler) from Tab1
RadScheduler skin get removed.
How to solve this problem?
Thanks
I am using RadScheduler,RadTabStrip,RadMultiPage
I am using RadTabstrip contain 3 tab int it.
Tab 1-contain
RadGrid,Button1
Tab 2-Contain
RadScheduler
Tab3-Contain
RadGrid.
On page load selected tab is Tab1.
When i go from Tab1 to Tab 2 and
from Tab2 to Tab1.
When i am on Tab 1
Following are the condition
On button click i am opening radwindow popup .
On radwindow callback function i am calling doPostback to execute serverside code.
Then I Go to Tab2 (contain RadScheduler) from Tab1
RadScheduler skin get removed.
How to solve this problem?
Thanks