is there a way to useAjax Mutually Exclusive CheckBox Extender withAjax ValidatorCallout Extender ?
combining togather and let say if i did not check the checkbox then i should get validator callout extender - possible ?
thanks.
Hi Nisarkhan,
As far as I know, there's no direct way unless we modify ValidatorCalloutExtender's source code. ValidatorCallout is designed to use with Validators. In your situation, I think you should better use Javascript + Div and draw the propmt div by yourself. Thanks.
Best regards,
Jonathan.
No comments:
Post a Comment