WPF Loader user control in not showing when calling Webserivce
-
Hi Friends i have created a loader user control in wpf now i want to show loader when calling Webservice and after i get responce i should collapse the Loader control. but it not working what should i do.
WANTED wasim khan(Killed 50 Innocent Buggs, Distroyed 200 Exception, make 5 Project Hostage) any Compnay Hire him will pay 30,000. Best place where u can get him is Sorcim Technologies Murre Road RWP
-
Hi Friends i have created a loader user control in wpf now i want to show loader when calling Webservice and after i get responce i should collapse the Loader control. but it not working what should i do.
WANTED wasim khan(Killed 50 Innocent Buggs, Distroyed 200 Exception, make 5 Project Hostage) any Compnay Hire him will pay 30,000. Best place where u can get him is Sorcim Technologies Murre Road RWP
wasimsharp wrote:
but it not working what should i do.
What's not working? Make sure your web service is called asynchronously so the UI thread can show the control. That's just a guess based on the complete lack of information in your post.
Mark Salsbery Microsoft MVP - Visual C++ :java: