AJAX accordion and control validation in each pane

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Q29kZVJhem9y?=

    AJAX accordion and control validation in each pane

    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
Working...