Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > TabStrip > RadTabStrip Wizard

Not answered RadTabStrip Wizard

Feed from this thread
  • Posted on Aug 8, 2008 (permalink)

    Requirements

    RadControls version

    RadControls for ASP.NET AJAX 
    .NET version

    3.5
    Visual Studio version

    2008
    programming language

    C#
    browser support

    all browsers supported by RadControls


     
  • PROJECT DESCRIPTION
    This mini-application uses the Factory Pattern to dynamically build the tabs for the wizard either from and Xml file, or from the database.

    With a simple change of the web.config file, you will be changing where the application gets the data to build the tabs for the wizard.  And it works in real-time!

    This application also allows you to easily add new values to the database to generate new tabs on-the-fly!
Attached files

Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > TabStrip > RadTabStrip Wizard