Is there some place where we can download the wpf sample solution ?
Are there any Project we download and play with ?
I tried adding a grid on a xaml windows but I always get Object reference not set error...
1 Answer, 1 is accepted
0
Dimitar Dobrev
Telerik team
answered on 14 Oct 2008, 02:56 PM
Hello Mat,
When you log in our site and enter your client profile, you will see to the left a label called "My Licenses". Under it you will se another called "My Free Trials", which you can click and see links to the trial versions of all our products.
The exception you receive is a known issue, but fortunately there is a simple workaround. You need to reference the following four assemblies: Telerik.Windows.Data.dll, Telerik.Windows.Controls.dll, Telerik.Windows.Controls.Input.dll and Telerik.Windows.Controls.GridView.dll. Once you do that, the exception will no longer occur when you drag and drop a RadGridVIew control from the toolbox.
If you need any further directions, we'll be happy to assist you.
Greetings,
Dimitar Dobrev,
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.