Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3019

Re: set the Cursor to a wait cursor

$
0
0

Hi again,

 

I developped a sample class to test your case, it's working without any problems.

 

you have not to increment the progressbar just start it in order to set the wait cursor and stop  it once the execution of the query is over.

 

This is the sample code :

progressBar =  SBO_Application.StatusBar.CreateProgressBar("Prograss Bar", 100, false);

            Grid.DataTable.ExecuteQuery("SELECT * from OITM ");

            progressBar.Stop();

Hope I understand your problem.

 

Kind regards.

Mohamed.


Viewing all articles
Browse latest Browse all 3019

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>