I am trying to dynamically change the active pane in an accordion using JavaScript.
I have come across a method called set_SelectedIndex, but I am having trouble getting it to function properly.
Is there a way to determine the supported methods for controlling this widget?
Additionally, how can I programmatically set the selected index from within the webpage?