文件名称:DataGridView-Binding
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-05-14
- 文件大小:
- 337kb
- 下载次数:
- 0次
- 提 供 者:
- bpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个VB.NET 使用Binding绑定数据库内容到DataGridView来显示,测试数据库是VB目录中的Northwind.mdb,已放在bin\Debug目录下,你需要在VB.NET2010中编译此项目源码,生成exe,便可运行测试实例。个人觉得,这个例子挺基础也挺实用。在VB.NET中,用DataGridView来显示数据非常方便直观,有必要掌握的-This is a VB.NET database content to use Binding DataGridView bound to show that the test database is the VB directory Northwind.mdb, has been placed in bin \ Debug directory, you need to compile the source code in VB.NET2010 this project, the generation exe, you can run the test case. Personally feel that this very basic but also very practical example. In VB.NET, use DataGridView to display the data is very easy and intuitive, it is necessary to grasp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DataGridView Binding\app.config
....................\bin\Debug\Northwind.mdb
....................\DataGridView Binding.sln
....................\DataGridView Binding.suo
....................\DataGridView Binding.vbproj
....................\DataGridView Binding.vbproj.user
....................\Form1.Designer.vb
....................\Form1.resx
....................\Form1.vb
....................\My Project\Application.Designer.vb
....................\..........\Application.myapp
....................\..........\ApplicationEvents.vb
....................\..........\AssemblyInfo.vb
....................\..........\Resources.Designer.vb
....................\..........\Resources.resx
....................\..........\Settings.Designer.vb
....................\..........\Settings.settings
....................\NorthwindDataSet.Designer.vb
....................\NorthwindDataSet.xsc
....................\NorthwindDataSet.xsd
....................\NorthwindDataSet.xss
....................\bin\Debug
....................\bin
....................\My Project
DataGridView Binding