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

RadWindow on XBAP app

3 Answers 69 Views
Window
This is a migrated thread and some comments may be shown as answers.
ENTERPRISE INTERNATIONAL SAS
Top achievements
Rank 1
ENTERPRISE INTERNATIONAL SAS asked on 01 Sep 2010, 12:23 AM

hi!,

I would like to know if it's possible to show a radWindow Dialog into page (xbap)? also is it possible to show window alert?

thanks

3 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 03 Sep 2010, 04:32 PM
Hi Ramiro,

It is possible to show the RadWindow predefined dialogs in a xbap application, but they don't act as a real wpf predefined dialogs in a wpf desktop application. The reason for this is that xbap application is placed into a page and  we are not allowed to block the main UI thread in a xbap application. They only freeze the main UI thread. But you can use them in the same way. For demos you could refer to our online demos - http://demos.telerik.com/wpf/?Window/APC

I hope this helps! Please do not hesitate to contact us if you require any further information.

 

All the best,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
ENTERPRISE INTERNATIONAL SAS
Top achievements
Rank 1
answered on 04 Sep 2010, 04:13 PM

Oh!!!  Thanks very much, just last question based on same question. We are starting a new big project ERP styled to work in intranet using VS2010 with expression blend and telerik components, WPF (XBAP). According to your experience which one models you would recommend us, whether radWindow (modal) based program on XBAP or Page based program (using navigation service). I'll appreciate your tips to help me.

thanks

0
Konstantina
Telerik team
answered on 09 Sep 2010, 01:53 PM
Hi Ramiro,

That depends on the type of your application. However, probably the best way is to use mixed approach. For the main navigation to use Pages and to use RadWindow when you want something to pop up and notify the user. For XBAP it is more native to use Pages, so you can use the RadWindow when it is the most convenient approach.

Hope this information will help. If you have any other questions about our controls please let us know.

Regards,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
ENTERPRISE INTERNATIONAL SAS
Top achievements
Rank 1
Answers by
George
Telerik team
ENTERPRISE INTERNATIONAL SAS
Top achievements
Rank 1
Konstantina
Telerik team
Share this question
or