搜索资源列表
ctreectrl_xml_src
- 在treeview中load,save XML文件-in which load, save XML documents
ctreectrl_xml_demo
- 关于xml在treeview中load,save的demo-on xml which the treeview load, save the demo
MyPanelUnit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
MyDBTreeunit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
MzTreeView
- JS源码,在页面中展开树。针对树的节点比较多时,能解决页面加载过慢的问题。-JS source, the page to start tree. Address of the node tree for some time more, can be resolved pages load too slowly to the problem.
UC_TreeView_Lib
- 一个重载的树形控件,添加了一些新属性和接口,可以从库表中直接载入树形结构-a heavy load of tree controls, add some new attributes and interfaces from the library directly included in the table tree structure
vtree 浮动的树状控件的例子
- 一个浮动的树状控件的例子,可以从xml中导入数据,-An example of floating tree control,which can load data from xml
mytree
- 动态增删节点的tree 用xml加载 节点上有右键弹出功能 -Dynamic additions and deletions of tree node load with xml
SM_VenuesManage.aspx
- asp.net树控件Treeview的加载、增加、修改、删除还有上下移动排序-Treeview Control asp.net tree load, add, modify, delete, move up and down there to sort
DRAG_EXPAND
- 具有拖放效果的树形控件,而且方便的加载位图等等。-Drag and drop the effect of tree controls, and convenient to load a bitmap.
BindingXMLToTreeView
- TreeView与XML的操作实例,定义一个变量保存XML文件的路径,加载该路径下的XML文件,将加载完成的XML文件显示在TreeView控件中。程序演示了如何展开TreeView控件中的所有项,将XML节点定义为TreeView的节点,在实际使用中有重要意义,我们一般会生成与程序相关的XML文件,由此生成TreeView-Operating instance of the TreeView with XML, the definition of a variable to save the