Hi,
I am using validation callout control,While using this control I find some bugs.
If we have 2 textboxes and requiredfield validator and validation callout associated with each textbox.
Now change some value in textbox1 and make it black again -> click submit (it show proper validator callout control for textbox1)
Now change textbox1=""
Now change some value in textbox2 and make it black again -> click submit (it show proper validator callout control for textbox2)
Now enter value in textbox2 and click submit (Validator callout for textbox should get fired,but it won't)
I think this is not satisfy user expectation....if any solution please let me know.
Thanks,
Nagraj