Hi Friends,
I have button which stores around 100datas it takes lot of time atleast 2 minutes so i want to display loading image until data is stored.
I have googled a lot every one are using Thread.Sleep(1000), but my execution of code to save data is not executed by that time. So still the problem is not satisfied.
Please friends can any one help me solve this problem.
Go to the complete details ...