Validators Error messages not displayed though enabled

질문 Validators Error messages not displayed though enabled

  • 2012년 4월 27일 금요일 오후 7:00
     
     

    Hi All,

    I am using ValidatorEnable(<required Field Validator>, true). In IE it is working perfectly fine. I am able to see the validator's error meessage. But in chrome and Firefox this is not happening. I ma unable to view error message but I suspect validator is enabled since no postback is happening. (When a textbox is filled validator is not enabled and postback is happening like the way it should)

    Any help in this regard asap is highly appreciated. Thanks in advance