Telerik Controls not able to see the design

Posted by Community Admin on 03-Aug-2018 12:53

Telerik Controls not able to see the design

All Replies

Posted by Community Admin on 07-Jun-2013 00:00

Hi,
   
           When i am trying to use the telerik grid i am getting the following screen shot in the design of my user control.Can you please tell me what instance i had missed.

<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
<%@ Register Assembly="Telerik.Sitefinity" Namespace="Telerik.Sitefinity.Web.UI"
TagPrefix="sf" %>
<%@ Register Assembly="Telerik.Sitefinity" Namespace="Telerik.Sitefinity.Modules.Ecommerce.Catalog.Web.UI.Fields"
TagPrefix="sfCatalog" %>
<%@ Register Assembly="Telerik.Sitefinity" Namespace="Telerik.Sitefinity.Web.UI.FieldControls" TagPrefix="sitefinity" %>
<%@ Register TagPrefix="sitefinity" Namespace="Telerik.Sitefinity.Web.UI.Fields" Assembly="Telerik.Sitefinity" %>
<sitefinity:FormManager ID="formManager" runat="server" />

<telerik:RadGrid ID="rjsdha" runat="server"></telerik:RadGrid>

I am attaching the error screen shot.

Thanks
Suresh

 

Posted by Community Admin on 10-Jun-2013 00:00

Hello,

 Can you please submit your code behind where you are using this grid? If you are trying to use a version of RadControls higher than the one provided in your version of Sitefinity you will run into problems. What version of Sitefinity and what version of Telerik.Web.UI do you have?

Regards,
Patrick Dunn
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed