Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > TabStrip > validation pageview

Not answered validation pageview

Feed from this thread
  • Toboy avatar

    Posted on Jan 23, 2012 (permalink)

    I have a problem in time to also utilize the tabstrip with multipage, the problem is time to validate the email first
    RadPageView can not click on the second RadPageView2 without first validating the first RadPageView RadTextBox with id = "email" as the RadPageView Faso to work independently to validate the fields.


    added these commands in the example with the RadPageView RadTextBox:

      <telerik: RadTextBox id = "email" runat = "server" Height = "15px" Width = "300px"
                                 ValidationGroup = "rep">
                             </ telerik: RadTextBox>
                             <asp: RegularExpressionValidator ID = "EmailValidator" runat = "server" Display = "Dynamic"
    ErrorMessage = "Please, enter valid email address." ValidationExpression = "^ [\ w \. \ -]+@[ A-zA-Z0-9 \ -] + (\. [A-zA-Z0-9 \ -] {1,})*( \. [a-zA-Z] {2,3}) {1,2} $ "
    ControlToValidate = "email" ValidationGroup = "rep"> </ asp: RegularExpressionValidator>
    <asp: RequiredFieldValidator ID = "Requiredfieldvalidator1" runat = "server" Display = "Dynamic"
    ControlToValidate = "email" ErrorMessage = "Please, enter an e-mail!" ValidationGroup = "rep" />

    want to activate the link for the second RadPageView2 that will contain another form, ie the link only works if I RadPageView2 validate the email that is in RadPageView1

    Reply

  • Dimitar Terziev Dimitar Terziev admin's avatar

    Posted on Jan 26, 2012 (permalink)

    Hello Toboy,

    Please open a support ticket and provide a runnable sample page and detailed instructions what is the desired behavior and what are the experienced issues.

    Kind regards,
    Dimitar Terziev
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

  • Toboy avatar

    Posted on Jan 26, 2012 (permalink)

    I'm trying to validate the pageview but when I click the send button and it does not send or let me click the next tab, remembering that when I shot the radstrip the ValidationGroup he leaves next tab I click on the picture below of my code

    you can not send the project because the site does not allow to attach. zip and  .rar
    Attached files

    Reply

  • Toboy avatar

    Posted on Jan 28, 2012 (permalink)

    Message sent a ticked and came all mixed up, I can be clearer ID: 505711

    Feedback takes a look at the support I received:

    I'mas problemsintime tovalidate thefields,multipageandpageviewandaddedsomeadditional fieldsvalidation butdoes not workwhen Ivalidate thegroupit does not sendradbottonalreadyputinthegroup andalsoI've takenis alsonothing andwhen I putradstripthegrouphe would notlet meclick thenexttabit onlywhen Ishot itleavesthegroup.

    aretwoforms usingtwopageviews, but Iwanted theUsercould choosethe formand itis onlyvalidwhen it wascompleted andclicked thesendbutton

    help meI'm sendingapictureof mycode



    If unable to resolve thank

    Reply

  • Dimitar Terziev Dimitar Terziev admin's avatar

    Posted on Jan 31, 2012 (permalink)

    Hello Toboy,

    Since you have opened a support ticket regarding this issue, my suggestion is continue the discussion there.

    Greetings,
    Dimitar Terziev
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > TabStrip > validation pageview
Related resources for "validation pageview"

ASP.NET TabStrip Features  |   Documentation Demos   |  Telerik TV  |  Self-Paced Trainer  |   Step-by-step Tutorial  ]