Hi
I'm getting the following error when dragging a Radgridview to my view:
The tag 'RadGridView' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation'.
It adds the .dll to my references.
This is a silverlight 5 app, using latest full version of Telerik controls v.2010.1.215.1050(DEV)
The xmlns is
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
yet when I try to add manually <telerik: <- no RadGridView in itellisence list either.
Thanks
Paul