文件名称:datasetWinform
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-23
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- lpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#在Winform窗体程序中通过DataSet对象将数据绑定到DataGridView中来显示,DataGridView是用来显示数据库中内容较方便的一个数据显示控件,对C#初学者来说,了解其用法显得很重要,也很实用,通过本程序的代码演示,你将了解到如果在建立的数据集DataSet中,将数据库读取到的内容绑定显示在DataGridView网格列表控件中。-C# Winform form through the DataSet object in the program will bind data to the DataGridView to display, DataGridView is used to display the contents of a database in a more convenient data display controls for C# beginners, it is important to understand its usage, is also very practical, through this program code shows, you will learn if you build a DataSet dataset, read the contents of the database appear in the DataGridView grid bound list control.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
datasetWinform通过DataSet数据绑定DataGridView\App.ico
.............................................\AssemblyInfo.cs
.............................................\bin\Debug\test.mdb
.............................................\DataBase1.csproj
.............................................\DataBase1.csproj.user
.............................................\DataBase1.sln
.............................................\DataBase1.suo
.............................................\DataSet1.cs
.............................................\DataSet1.Designer.cs
.............................................\DataSet1.xsc
.............................................\DataSet1.xsd
.............................................\DataSet1.xss
.............................................\Form1.cs
.............................................\Form1.resx
.............................................\bin\Debug
.............................................\bin
datasetWinform通过DataSet数据绑定DataGridView