This is, in part, a continuation of my thread: http://www.telerik.com/forums/is-there-any-server-side-equivalent-of-the-endpane-expand-collapse-call
I am more than a little confused about the use of Ajax within a RadSplitter.
The problem is this.
I have a form with a fairly complex RadSplitter containing RadPanes and RadSplitBars.
All important controls in the page are contained in RadPanes within the splitter.
What I need to do is to set the RadPane.Collapsed property of one RadPane to expose and hide a panel as needed.
I need to do this using the postback event of a RadComboBox within the splitter.
Is this possible, and if so, how?
I am more than a little confused about the use of Ajax within a RadSplitter.
The problem is this.
I have a form with a fairly complex RadSplitter containing RadPanes and RadSplitBars.
All important controls in the page are contained in RadPanes within the splitter.
What I need to do is to set the RadPane.Collapsed property of one RadPane to expose and hide a panel as needed.
I need to do this using the postback event of a RadComboBox within the splitter.
Is this possible, and if so, how?