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

Implementation of Telerik WPF Examples

0 Answers 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Lukasz
Top achievements
Rank 1
Lukasz asked on 27 Dec 2012, 08:21 PM
Hey guys
I am newbie in Telerik WPF Dev, I have a trouble with implementation of telerik already prepared examples. For example here is one link

http://demos.telerik.com/silverlight/#GridView/Selectors/StyleSelectors/RowStyleSelector

Under the code we can notice

xmlns:Examples="clr-namespace:Telerik.Windows.Examples"

and further down xaml tag

<Examples:UnitPriceConveter x:Key="converter" />

How to get access to that 'Examples',
how to implement the example to make it work with my DataTable as my DataSource.
I could not find any info of how to make these examples to work with DataTable.

If you will explain or provide at least one example of how to go around that 'Examples:' tag and of how to use DataTable as DataSource I will be ok

Thanks
 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Lukasz
Top achievements
Rank 1
Share this question
or