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
R

RaviKalyanK

@RaviKalyanK
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Custom Validation inside Repeater
    R RaviKalyanK

    My requirement is to validate the SSN in Save_Click event. NOT in "Onblur" event. I also have "Add Child" button using which I'm adding new Repeater.. So I can add N number of children before clicking on save button. And each repeater is having SSN1, SSN2 and SSN3 textboxes that I need to validate. Thanks for the replies. Ravi

    Regards, Ravi K. Kalyan

    ASP.NET help

  • Custom Validation inside Repeater
    R RaviKalyanK

    Guys, Thanks for the reply. All I need is a client side validation. Server side is just a matter of 20min for me... I'm looking for a client side validation. Thanks

    Regards, Ravi K. Kalyan

    ASP.NET help

  • Custom Validation inside Repeater
    R RaviKalyanK

    I have to validate SSN which will be entered in 3 different textboxes (txtSSN1, txtSSN2, txtSSN3). 1. If SSN1 is entered and other TWO textboxes are left blank, then CustomValidater should raise an error. 2. If all 3 textboxes are blank, then is a valid scenario. return true and save. 3. If all 3 textboxes are entered with values, return true. As I have these controls in a Repeater, I cann't able to find the controls from clientside. Need help

    Regards, Ravi K. Kalyan

    ASP.NET help
  • Login

  • Don't have an account? Register

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