Posted 27 Aug 2012 Link to this post
protected
void
Page_Load(
object
sender, EventArgs e)
{
RadTreeViewTrial.ExpandAllNodes();
}