I got this error message when I drag and drop the radgridview onto the page.
"The tag 'RadGridView' does not exist in XML namespace 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.GridView'.
May I know what causes this error message? I got the latest silverlight and silverlight radcontrols. Other controls I able drag and drop.
Regards,
Duy
4 Answers, 1 is accepted
Unfortunately I was not able to reproduce the problem you are describing. Can you elaborate a bit more on your scenario?
Are you using Silverlight 2 or Silverlight 3 platform?
You mentioned that you are using our latest SL controls - do you use our official release assemblies or the ones from the latest internal build?
Are you trying to drag and drop the radgridview onto a page using Blend or VS?
Greetings,
Anastasia
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Thank's your promply replying. I am using the SL3 platform and using Q2 without the latest internal build as the latest internal build introduces some error when I try to add the gridview to the toolbox.
I drag and drop by using VS instead of Blend. What steps should I do in order to blend the control onto the page?
Regards,
Duy
Hi Duy ,
I've tested your scenario with SL3 and the 2009 Q2 release dlls and noticed that there is a problem when drag and drop RadGridView on a page - only the Telerik.Windows.Controls.GridView assembly is added to the reference folder, but the grid is dependent on the following dlls:
Telerik.Windows.Controls.dll
Telerik.Windows.RadGridView.dll
Telerik.Windows.Data.dll
Telerik.Windows.Controls.Input.dll
Please try to add them manually and tell me if the problem still can be reproduced on your side.
About the Blend tool , if you don't have it installed - you can download it from here : http://www.microsoft.com/downloads/details.aspx?FamilyID=A04AA0AE-87BE-4201-A65E-E792859122FC&displaylang=en
After installing it you can usethis help article as a reference.
Hope this helps.
Regards,
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I am using the SL4 platform and using Q2 without the latest internal build as the latest internal build introduces some error.
first i drag and drop the radgridview onto a page using Blend.
later i copied code from website and pasted in blend as above but its giving exception as "the tag 'PropertyRelation' does not exist in XML namespace 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.GridView'"
please get me back as soon as you can.
Thanks
Rajesh KS