This is a migrated thread and some comments may be shown as answers.

Show user control using BackgroundWorker

2 Answers 143 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arun Kumar
Top achievements
Rank 2
Arun Kumar asked on 10 Dec 2011, 12:25 PM
Hi,

Basically my project is a winform application. I created one dashboard in WPF user control with rad controls. I am showing this control after user logged in. Everything is working properly but it takes sometime (more than 20 secs) to show the user control. Is there any way to show this user control using BackgroundWorker ? Note: I am using RadDock in my main application.

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 12 Dec 2011, 08:17 AM
Hello,

You can use RadBusyIndicator:
http://www.telerik.com/help/wpf/radbusyindicator-overview.html

Best wishes,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Arun Kumar
Top achievements
Rank 2
answered on 12 Dec 2011, 10:58 AM
Hi Vlad,

I mean the usercontrol itself loading slowly. It takes around 30 secs to show the usercontrol hosted winform in main application. No issues with data because small amount of data is loaded. Any other solution ?
Tags
General Discussions
Asked by
Arun Kumar
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Arun Kumar
Top achievements
Rank 2
Share this question
or