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

StyleManger Error

5 Answers 29 Views
GridView
This is a migrated thread and some comments may be shown as answers.
G
Top achievements
Rank 1
G asked on 02 Apr 2009, 03:48 AM
Hi

I am creating a datagrid view and I am trying this property to the RagGridView in XAML

telerik:StyleManager.Theme="Office_Black"

And I am copying that from a telerik example, and it generates error when I compile
The error is:

The property 'StyleManager.Theme' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation'.

I appreciate the help.

Thanks






5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 02 Apr 2009, 05:38 AM
Hi G,

Please check if there is a reference to Telerik.Windows.Controls.dll in your project.

Regards,
Vlad
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
john
Top achievements
Rank 1
answered on 02 Apr 2009, 02:19 PM
I got an exception selecting Office Black as well. If all of the other themes work, why would a missing reference cause an error for Office Black?
0
Vlad
Telerik team
answered on 03 Apr 2009, 02:00 PM
Hi john,

The first post is related to compile time error - is this the same at your end?

Sincerely yours,
Vlad
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
john
Top achievements
Rank 1
answered on 03 Apr 2009, 06:36 PM
Mine's a design-time error. When I switch themes in the designer, it throws an exception.
0
Vlad
Telerik team
answered on 06 Apr 2009, 06:36 AM
Hi john,

I tried to reproduce such error however everything worked fine on my end. You can find small project attached.

Best wishes,
Vlad
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
G
Top achievements
Rank 1
Answers by
Vlad
Telerik team
john
Top achievements
Rank 1
Share this question
or