Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Required Field Validator - Diffferent Issue

Required Field Validator - Diffferent Issue

Scheduled Pinned Locked Moved ASP.NET
help
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    psmukil
    wrote on last edited by
    #1

    Hi all, Im having a page called MyPage.aspx, in that im having web control tabstrips (4 tabs) and in each tabstrip im loading an user control like USPage1.ascx, USPage2.ascx etc., Im using an Validation summary in the USPage1.ascx and some requirefield validator control and validation done properly. When i use required field validator in USPage2.ascx and im moving from first tab to secon tab using next button, Validation message in the second page is displyed in the first USPage1.ascx. I was struggling a lot to solve this issue. Please anyone can help me out in solving this issue. For tha past one day i was trying to fix this bug. Thanks in advance. Mukilan.P.S

    T 1 Reply Last reply
    0
    • P psmukil

      Hi all, Im having a page called MyPage.aspx, in that im having web control tabstrips (4 tabs) and in each tabstrip im loading an user control like USPage1.ascx, USPage2.ascx etc., Im using an Validation summary in the USPage1.ascx and some requirefield validator control and validation done properly. When i use required field validator in USPage2.ascx and im moving from first tab to secon tab using next button, Validation message in the second page is displyed in the first USPage1.ascx. I was struggling a lot to solve this issue. Please anyone can help me out in solving this issue. For tha past one day i was trying to fix this bug. Thanks in advance. Mukilan.P.S

      T Offline
      T Offline
      Tuwing Sabado
      wrote on last edited by
      #2

      You must disable all the validation not needed and enable the needed validation.

      P 1 Reply Last reply
      0
      • T Tuwing Sabado

        You must disable all the validation not needed and enable the needed validation.

        P Offline
        P Offline
        psmukil
        wrote on last edited by
        #3

        Hi Mark, Thank you for your reply, You mean to say that, I should disable the validation control in the USPage2.ascx in the USPage1.ascx. Similarly while loading the USPage2.ascx, i should disable the validation control in UsPAge1.ascx, Is it like this or in you mean it in different way? Please guide me. Regards Mukilan.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups