I have an accordion AJAXToolkit control. It works okay.
However, I want to work it so that, each pane in the accordion will contain
some controls. And those controls will have validation controls, e.g.
RequiredFieldVa lidator, assigned to them. When the user tries clicking the
header on the next pane in the accordion, it will only open the pane if the
controls in the previous pane validated successfully.
How can I do this?... I'm at a bit of a loss.
Many thanks,
CodeRazor
However, I want to work it so that, each pane in the accordion will contain
some controls. And those controls will have validation controls, e.g.
RequiredFieldVa lidator, assigned to them. When the user tries clicking the
header on the next pane in the accordion, it will only open the pane if the
controls in the previous pane validated successfully.
How can I do this?... I'm at a bit of a loss.
Many thanks,
CodeRazor