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

Unable to Find Expander

1 Answer 87 Views
Expander
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 29 Aug 2008, 05:46 PM
Most likely user error, but I am having trouble accessing the RadExpander class

i have a namspace in my usercontrol

xmlns:telerik="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls"

the assembly is referenced in my project.

but I am unable to create an expander object

i.e.

        <telerik:RadExpander>
           
        </telerik:RadExpander>

the version of the dll is 2008.1.605.0
runtime version is v2.0.50727

I do have another namespace to reference Telerik.Windows.Controls.Navigation and that works fine.

Any suggestions?

Thanks
-Andy



1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 01 Sep 2008, 06:46 AM
Hi Andy,

RadExpander was included in RadControls for Silverlight in version 2008.02.0826.0. To use it, you should download the latest trial of the suite and update your application. You don't need to do nothing more than update your references and rebuild the application.

Kind regards,
Valeri Hristov (Silverlight Team)
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Expander
Asked by
Andy
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or