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