HI experts!
I have this prpblem.
In my code behind(I am using C#). I have this:
using AjaxControlToolkit;
protected MaskedEditExtender MaskedEditValidator2;
Now , I am trying to give a value to the attribute "ValidationGroup" for this AJAX control. But I can't find it eventhough I can see it in my aspx.page.
The picture show it more clearly what I am trygin to say.
Thanks
Start Free Trial