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