Whenever I set a indeterminate progress bar in a modal pop-up via PopUpManager, there is no progress displayed. If I add the same ProgressBar to the parent regularly or make the pop-up non-modal it works. Is there a reason why it doesn’t work in modal pop-ups? and a way to make it work?
Thanks.
I have had some other developers look at this, it turns out it is a bug, but there is a work around..I’ll post my original code and then the altered code for the work around:
original:
work around: