Hi all,
I'd like to display a progress bar while my form datasource is doing its query. Let me explain this:
1) myDataSource_ds.executeQuery() will take a long time to execute/run due to huge data.
2) I need a way of showing on screen the status of the query because executeQuery() makes AX freeze or hang.
Thanks!
*This post is locked for comments
You can add an animation, but you won't get the information whether the process is in the middle, near to the end or where.
Hi DJRM,
If it is a new form you created, then it would be better to analyse the joins in the datasources and some other stuff to figure out why this is happening. I have never seen any form taking this much time that you have to display progress bar to show the status.
Thanks,
Baber.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156