Re: IndicatingAjaxButton locks other buttons

2017-10-26 Thread Martin Makundi
If you dig with firebug, what can you find that causes the buttons to be non-responsive? 2017-10-26 20:12 GMT+03:00 Entropy : > We have an IndicatingAjaxButton that launches an AjaxDownload of a PDF that > we generate on the fly from Crystal Reports. It's spawns the PDF in a > separate window.

IndicatingAjaxButton locks other buttons

2017-10-26 Thread Entropy
We have an IndicatingAjaxButton that launches an AjaxDownload of a PDF that we generate on the fly from Crystal Reports. It's spawns the PDF in a separate window. It does the job, but after, every button on the screen of the main form is nonresponsive. Is there some step I am supposed to take to