or
_targetItemTableView, etc. The destinationHtmlElement is populated, so I use this to navigate backwards to find the Grid, but the lack of "target" info in this situation seems to be a bug to me.
Dave
<telerik:RadStyleSheetManager runat="server" ID="RadStyleMn" > <CdnSettings TelerikCdn="Disabled" /> <StyleSheets> <telerik:StyleSheetReference Path="~/Skins/CustomRadTreeVew.Web20.css" /> </StyleSheets></telerik:RadStyleSheetManager>((RadTreeNode)CriteriaTree.FindNodeByValue("20")).Text = "Node Text";