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. Ajax Extensions: using update panel w/validation.

Ajax Extensions: using update panel w/validation.

Scheduled Pinned Locked Moved ASP.NET
helpannouncement
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.
  • D Offline
    D Offline
    Dio22
    wrote on last edited by
    #1

    I'm using an UpdatePanel along with a RegularExpressionValidator to inform the user if he/she has input the date in an incorrect format. This works fine once, but if the user types in the date wrong a second time, it doesnt show the validation error message. Any help would be appreciated. :) Textbox: autopostback = true; causesvalidation = true; UpdatePanel: updatemode = Always;

    J 1 Reply Last reply
    0
    • D Dio22

      I'm using an UpdatePanel along with a RegularExpressionValidator to inform the user if he/she has input the date in an incorrect format. This works fine once, but if the user types in the date wrong a second time, it doesnt show the validation error message. Any help would be appreciated. :) Textbox: autopostback = true; causesvalidation = true; UpdatePanel: updatemode = Always;

      J Offline
      J Offline
      John ph
      wrote on last edited by
      #2

      Check this.. using ASP.NET Validators in UpdatePanel[^]

      Regards
       - J O N -


      D 1 Reply Last reply
      0
      • J John ph

        Check this.. using ASP.NET Validators in UpdatePanel[^]

        Regards
         - J O N -


        D Offline
        D Offline
        Dio22
        wrote on last edited by
        #3

        Thanks John, worked great :) Saved me alot of time/headache. Do the other Ajax extensions work correctly?

        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