Hi,
As soon as I drag a RadGrid onto my page, when loading the page I get the following error:
Please, see whether wrapping the code block, generating the exception, within RadCodeBlock resolves the error.
Exception details:
Wrapping the RadGrid into a radCodeBlock doesn't solve the problem. Only removing the RadGrid from the page gets everything back to normal.
Any idea?
Thanks,
John
As soon as I drag a RadGrid onto my page, when loading the page I get the following error:
Please, see whether wrapping the code block, generating the exception, within RadCodeBlock resolves the error.
Exception details:
Error Message | Please, see whether wrapping the code block, generating the exception, within RadCodeBlock resolves the error. |
Error Source | Telerik.Web.UI |
Stack Trace | at Telerik.Web.SkinRegistrar.RegisterCssReference(Page _page, Control _control, String _url) at Telerik.Web.SkinRegistrar.RegisterCssReferences(ISkinnableControl _control) at Telerik.Web.UI.RadCompositeDataBoundControl.RegisterCssReferences() at Telerik.Web.UI.RadCompositeDataBoundControl.OnPreRender(EventArgs e) at Telerik.Web.UI.RadGrid.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) |
Target Site | Void RegisterCssReference(System.Web.UI.Page, System.Web.UI.Control, System.String) |
Wrapping the RadGrid into a radCodeBlock doesn't solve the problem. Only removing the RadGrid from the page gets everything back to normal.
Any idea?
Thanks,
John