文件名称:ModifiedNexusVersion
- 所属分类:
- TreeView控件
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 156kb
- 下载次数:
- 0次
- 提 供 者:
- 史**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#修改Treeview中的节点文本实例源码,实现步骤:在文件头部声明与数据库操作有关的命名空间,声明一个执行SQL语句的对象,定义一个数据库连接字符串,设置treeView1的可编辑属性为true,打开数据库连接,执行SQL语句对象,清空treeView1原有的数据内容,为treeView1控件添加根节点,开始读取数据中的内容,将数据库中的数据字段变换为treeView控件的节点,向根节点上添加数据库字段等。-C# to modify the text instance of the source node in the Treeview, implementation steps: namespace database operations in the file header declaration, declare an object for executing SQL statements to define a database connection string, the set treeView1 editable property to true. open database connection, execute the SQL statement object, to empty treeView1 the original data content, add the root node for treeView1 control, began to read the contents of the data to transform the data in the database field for treeView control node to the root node added to the database fields.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)