Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
161
WARP + Ajax Control Toolkit
posted

Hi I am using WARP panel in which I have some text boxes those text box use to enter zipcode,phonenumber and date so I am using masked editor control of ajaxcontroltoolkit to provide rich interface to the user now my problem is when page load for first time ajax controltoolkit controls work fine but when async postback happens no control of ajaxcontrol toolkit works weather it is masked editor or validationbaloon control which shows ballon besides unvalid textbox so can you please help is this infragistic bug?

NOTE: if I replace WARP to .NET UpdatePanel everything works fine