0
votes
1answer
936 views

SPLongOperation only starts at operation end

I'm using an AppPage showed up in a ModalDialog and when I click on a button action I try to start a SPLongOperation process, but it only shows the processing panel right before it ends. here is the ...