<li class="rtLI"> <div class="rtTop rtHover"> <span class="rtSp"></span> <span class="rtPlus"></span> <a class="rtIn" style="font-weight:bold;" href="/course-catalog/social-studies-3-part-1/fall/lesson-1">Lesson 1</a> </div></li>var selectedNode = sender.get_selectedNode();1) MyCustomSkin/ComboBox/rcbSprite.png and MyCustomSkin/ComboBox/rcbSpriteIE6.png appear to be no longer used.
2) MyCustomSkin/ComboBox.MyCustomSkin.css will need updating. I copied from a skin in the Skins install directory and renamed the file and searched and replaced the name of the skin inside of the file to my skin name.
3) New files have been added to the MyCustomSkin/Common folder: radFormSprite.png and radFormSpriteIE6.png. I copied from a skin in the install directory.
Invalid column name: customgroup
at Telerik.Web.UI.GridTableView.CreateControlHierarchy(Boolean useDataSource)
at Telerik.Web.UI.GridTableView.CreateChildControls(IEnumerable dataSource, Boolean useDataSource)
at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data)
at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data)
at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
at Telerik.Web.UI.GridTableView.PerformSelect()
at System.Web.UI.WebControls.BaseDataBoundControl.DataBind()
at Telerik.Web.UI.GridTableView.DataBind()
at Telerik.Web.UI.RadGrid.DataBind()
at Telerik.Web.UI.RadGrid.AutoDataBind(GridRebindReason rebindReason)
at Telerik.Web.UI.RadGrid.RebindForExport()
at Telerik.Web.UI.Grid.Export.TableViewExporter.PrepareForExportInternal(GridTableView tableView, Boolean ignorePaging, Boolean dataOnly)
at Telerik.Web.UI.Grid.Export.TableViewExporter.page_PreRender(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)