Custom Validator Issue

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Arvind P Rangan

    Custom Validator Issue

    Hi All,
    May be this Question is answered,but please if anyone
    knows it let me know.

    I have multiple controls which has custom validator.
    But i want one to trigger only when the relative action
    buttons or anything thing is clicked or trigger other
    custom validator should be passive and visa-versa.

    Is it possible.If yes how please help me out.
    Thanks
    Arvind.
  • AW

    #2
    Re: Custom Validator Issue

    Hi Arvind,

    Looks like you'd better use one single custom validator for all the
    controls. That way you can place the logic you want inside it.
    --
    To reply, remove a "l" before the @ sign.

    Arnaud Weil - MCT, MCSD.Net, MCAD.Net


    Comment

    Working...