vote up 0 vote down star

I am currently disabling a RequiredFieldValidator in a Javascript function using the ValidatorEnable method. This is working successfully. However, if I am using a ValidatorCalloutExtender and there's currently a tooltip directed at the validator I'm disabling, that tooltip stays active. I want to be able to also close that specific tooltip when I disable the validator. Is that possible?

flag

2 Answers

vote up 0 vote down

Can you please provide me the Code so that i can look at that.

link|flag
The code is very simple. I'm using the ValidatorEnable javascript property to disable a validator. – Mike C. Jul 10 at 21:19
vote up 0 vote down

take a look at this thread...it might help you

http://forums.asp.net/p/1259407/2359272.aspx#2359272

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.