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

RadWindow Missing from the Telerik.Windows.Control assembly

10 Answers 654 Views
Window
This is a migrated thread and some comments may be shown as answers.
Angie
Top achievements
Rank 1
Angie asked on 26 Jul 2010, 04:25 PM

I recently purchased Telerik RadControls Silverlight and Ajax Controllers. Some how i can't find RadWindow control in Telerik.Windows.Controls assembly. I uninstalled everything and installed again and can't find the control.

I get RadWindow part highlighted in red in visual studio Telerik.Windows.Controls.RadWindow

Assembly I have is as follows

Name: Telerik.Windows.Controls
Runtime Version : v2.0.50727
Version: 2010.2.714.1040

Please help asap since i have big project with tight deadlines



10 Answers, 1 is accepted

Sort by
0
Angie
Top achievements
Rank 1
answered on 26 Jul 2010, 06:07 PM
I see more missing features

 Telerik.Windows.Controls.ColumnWidthMode is missing from RadGridView. What's happening ??? Looks like its not just in RadWindow I notice missing parts all over the controllers. Is there problems in Current release of Telerik Silverlight Controls
0
Vlad
Telerik team
answered on 27 Jul 2010, 06:16 AM
Hi,

 ColumnWidthMode property of the grid was removed almost a year ago and was obsolete for about six months. 

Sincerely yours,
Vlad
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
Angie
Top achievements
Rank 1
answered on 27 Jul 2010, 01:53 PM
What about radwindow control ??? in the demo you are saying its there but can't see in the assembly. Could you please direct me to a place where i could download good build for silverlight controllers because i think the build i have got from your downloading section is missing lot of assemblies
0
Angie
Top achievements
Rank 1
answered on 27 Jul 2010, 10:46 PM
After today's uninstall and reinstalled fresh copy from website everything went well

Thanks
0
Avanade
Top achievements
Rank 1
answered on 25 Aug 2010, 06:15 PM
I got the latest v.2010.2.812.1040 Silverlight controls and I'm also getting "The type or namespace 'RadWindow' could not be found.  I tried uninstalling and reinstalling with the latest from the downloads section.
0
Angie
Top achievements
Rank 1
answered on 25 Aug 2010, 10:32 PM
First i thought it was just installation problem but after some fiddling i found out following

make sure you have

Telerik.Windows.Controls
Telerik.Windows.Controls.Input
Telerik.Windows.Data

assemblies referenced in your project. One thing i noticed that RadWindow is dependent on some of these assemblies. you have to have all the assemblies to make it work not only Telerik.Windows.Controls. that solved my issue
0
Avanade
Top achievements
Rank 1
answered on 25 Aug 2010, 11:38 PM
Thanks, it currently has the following referenced but it still doesn't recognize RadWindow

Telerik.Windows.Controls
Telerik.Windows.Controls.Data
Telerik.Windows.Controls.Input
Telerik.Windows.Controls.GridView
Telerik.Windows.Data
Telerik.Windows.Documents
0
George
Telerik team
answered on 30 Aug 2010, 04:02 PM
Hi Cynthia ,

In order to use the RadWindow in your application you have to add a reference to the Telerik.Windows.Controls.Navigation assembly in your project. For additional information you could refer to our online documentation:

Please do not hesitate to contact us if you require any further information.

Greetings,
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
Anjani
Top achievements
Rank 1
answered on 01 Apr 2012, 11:22 AM
Hi George,
I have a query regarding rendering of radwindow. Im my silverlight application Im calling the ShowDialog method of radwindow to launch my dialog as modal. There seems to be some flickering that occurs before the dialog is actually shown (when it moves from leftmost corner of the screen to center) Is there any way I can get rid of it ? Has it got anything to do with resolution ? Could you please suggest something in this regard ?

~ Anjani
0
George
Telerik team
answered on 05 Apr 2012, 08:06 AM
Hi Anjani,

We tried to reproduce the flickering, but to no avail - we tested with our online demos here - http://demos.telerik.com/silverlight/#Window/Configurator. Could you share with us which version of RadControls is used? If you open a ticket and send us a sample video or an example that reproduces the problem it would be of great help.


Kind regards,
George
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Window
Asked by
Angie
Top achievements
Rank 1
Answers by
Angie
Top achievements
Rank 1
Vlad
Telerik team
Avanade
Top achievements
Rank 1
George
Telerik team
Anjani
Top achievements
Rank 1
Share this question
or