Community & Support
Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > TabStrip > Switching the TabStrip ValidationGroup Based on MultiPageView

Answered Switching the TabStrip ValidationGroup Based on MultiPageView

Feed from this thread
  • Answer Esk avatar

    Posted on Jul 10, 2008 (permalink)

    Requirements

    RadControls version

    2008.1.619.20

    .NET version

    3.5

    Visual Studio version

    2008

    programming language

    C#

    browser support

    all browsers supported by RadControls


     
  • PROJECT DESCRIPTION 

    Task: I Have a multi step form that is divided inside of a RadMultiPage. Each PageView has a collection of RadInputs that have Validation Group specific to that PageView. The requirements are that the user can navigate through each Tab and on tab click a validation will be triggered for only the input fields in that page view. The included project shows how to switch the ValidationGroup property of the TabSrip to allow the above scenario.

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > TabStrip > Switching the TabStrip ValidationGroup Based on MultiPageView