Ajax TabControl and validation are incompatible - any way to resolve

Last post 08-02-2007 11:11 AM by oktavakol. 2 replies.

Sort Posts:

  • Ajax TabControl and validation are incompatible - any way to resolve

    07-31-2007, 5:43 PM
    • Member
      20 point Member
    • oktavakol
    • Member since 06-18-2007, 7:11 PM
    • Posts 71

    Hi -

    I've found out that the buttons in my tab panels no longer post back when I add validation on the input form. Is there a way around this? Has anyone solved this?

    Thanks for ANY help or idea how to tackle ...

    Oliver

  • Re: Ajax TabControl and validation are incompatible - any way to resolve

    07-31-2007, 7:43 PM
    Answer
    • Participant
      975 point Participant
    • ghinx
    • Member since 03-23-2007, 2:55 AM
    • Sydney
    • Posts 205

    Each tab have their own buttons? if this is a case use ValidationGroup. e.g: in tab1 assign to ValidationGroup property in your validation controls and button controls to say tab1, in tab2 assign a validationgroup property of say tab2 and so on.

     

  • Re: Ajax TabControl and validation are incompatible - any way to resolve

    08-02-2007, 11:11 AM
    • Member
      20 point Member
    • oktavakol
    • Member since 06-18-2007, 7:11 PM
    • Posts 71

    the content of each tab are in a user control ... I thought that would take care of it, ... thanks for the pointer

Page 1 of 1 (3 items)