i'm setting focus to a control via javascript, but if the control is nested within an accordion pane, the panes dont expand.
is there anyway via javascript to expand the panes, apart from clicking on them with the mouse?
cheers
Pete
Hi Pete,
The easiest way will be to callset_SelectedIndex with the index of the pane you want to expand.
Thanks,
Ted
No comments:
Post a Comment