How to expand or collapse the splitter panels dynamically?SolutionWe can achieve this requirement using the methods “collapse” and “expand” of splitter control. We can call this methods in any events (for example button click event) in order to expand / collapse the pane of splitter by passing the index value of the required pane. Please find the below code blocks to achieve the requirement. HTML
HTML
Javascript
After running this sample, if you click expand button, right side top pane will be expanded downwards. Also collapse button is used to collapse the right side top pane. Result
|
This page will automatically be redirected to the sign-in page in 10 seconds.