如果左侧点击超链接在主窗体中显示的话,需要在控件里面设置。
![](https://images.cnblogs.com/OutliningIndicators/ContractedBlock.gif)
1 <dx:ASPxTreeView ID="tv_LeftList" runat="server" Target="mainFrame" AllowSelectNode="true" ShowTreeLines="true" AllowCheckNodes="false" EnableAnimation="true" ShowExpandButtons="true" Theme="Default"> 2 </dx:ASPxTreeView>
/******************************************************************************************
*【Author】:網絡蛀蟲
*【Date】:2013年06月15日
*【Notice】:
*1、本文为原创技术文章,首发博客园个人站点(http://www.cnblogs.com/armyant/),转载和引用请注明作者及出处。
*2、本文必须全文转载和引用,任何组织和个人未授权不能修改任何内容,并且未授权不可用于商业。
*3、本声明为文章一部分,转载和引用必须包括在原文中。
******************************************************************************************/