2
Answers

Progess bar before opening windows application

pratik ghumre

pratik ghumre

8y
276
1
Hi ,
 
 
I am windows application , after clicking on exe it takes 15 sec to open (coz of the looping in database query,  400 records) . how to show the progress bar till it pull all the data from database 
1) After clicking on exe
2) progress bar should be visible  till my datagridview fill
3) progress bar should get dispose once datagridview is visible
 
please help me with proper code 
Answers (2)
0
Ben Chris
35 5.5k 1.1m 8y
try role base accessibility in claim base authentication as follow i.e. http://bit.ly/2pl3vlz
Accepted
0
Blumonde
NA 65 5k 8y
Thank you for the info, AK. I will check it out soon.