首页 > 学院 > 开发设计 > 正文

在treeview外加一个滚动条的实现

2019-11-17 01:54:16
字体:
来源:转载
供稿:网友

在treeview外加一个滚动条的实现

前台代码:

<div style="overflow:auto;width:190px;height:280px;border:1px solid #336699;padding-left:12px;margin-left:12px;">

<asp:TreeView ID="trvRight" runat="server" CSSClass="trv_checklist_style">

</asp:TreeView>

</div>


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表