Sunday, March 28, 2010

PopupManager issue

Hi, I am having an issue with my popup.

I have an app and when i click a button brings up a popup. I enter some values in popup and click on save button. It save the data and the closePopup function gets called which removes the popup. I click on the button again that brings up the popup and do the samething. this time when I click on save button does not close the popup at all even though when I debug through the code I see it call the function and calls PopupManager.removePopup(this);

I have this issue with all my popups in my app now. If any one can help me resolve this issue would be highly appreciated. Thanks.

PopupManager issue

Please post simplified yet complete code and answer will be nearly immediate.

No comments:

Post a Comment