0 Replies Latest reply on Dec 1, 2011 7:46 AM by marcinbns

    Cancellation of Ajax Request

    marcinbns

      Hi everyone!

       

      I have issue with canceling Ajax Request. Our application interface is build in RF.

       

      On the progress bar modal there should be cancel button - that interupt current operation,

      for example cancel filling controls from database. How to make it?

       

      I tried using reloading page, flags with "if" conditions on getters for controls and also using

      "bypassUpdates" with no positive effects.

       

      Thanks in advance for your help