文件名称:DataGridView
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-02-01
- 文件大小:
- 99kb
- 下载次数:
- 0次
- 提 供 者:
- jack*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用说明:
1.使用时先添加CollapseDataGridView自定控件的引用,DLL文件在CollapseDataGridView类库文件夹中
2.详细的调用方法见示例,打开解决方案 Test.sln 即可
3.刚打开的时候,可能会提示加载控件出错误,忽略错误,直接运行就可以了,因为原本两个项目本是放在一个解决方案下的,后来我分离了,控件代码没有问题,只是调用端时添加引用的事
注:本控件是我参考网上资料,因为其中有一些不足之处,在此加以改进完善,现在已可以满足项目基本需求,里面包含自定义控件源码,大家可以参考,不足之处,希望互相交流意见。-Instructions for use:
1. When using custom controls to add CollapseDataGridView references, DLL file in the library folder CollapseDataGridView
2. Detailed calling methods, see example, you can open the solution Test.sln
3. Just opened, may be prompted to load the control error, ignore errors, run directly on it, because the original two items are placed in a solution of the next, but then I separated, the control code is not the problem, but Add a reference when the call ends things
Note: This control is what I refer to online information, because there are some shortcomings in this to be improved, and now have to meet the basic needs of the project, which contains custom code, we can refer to, inadequacies, hoping to exchange opinion.
1.使用时先添加CollapseDataGridView自定控件的引用,DLL文件在CollapseDataGridView类库文件夹中
2.详细的调用方法见示例,打开解决方案 Test.sln 即可
3.刚打开的时候,可能会提示加载控件出错误,忽略错误,直接运行就可以了,因为原本两个项目本是放在一个解决方案下的,后来我分离了,控件代码没有问题,只是调用端时添加引用的事
注:本控件是我参考网上资料,因为其中有一些不足之处,在此加以改进完善,现在已可以满足项目基本需求,里面包含自定义控件源码,大家可以参考,不足之处,希望互相交流意见。-Instructions for use:
1. When using custom controls to add CollapseDataGridView references, DLL file in the library folder CollapseDataGridView
2. Detailed calling methods, see example, you can open the solution Test.sln
3. Just opened, may be prompted to load the control error, ignore errors, run directly on it, because the original two items are placed in a solution of the next, but then I separated, the control code is not the problem, but Add a reference when the call ends things
Note: This control is what I refer to online information, because there are some shortcomings in this to be improved, and now have to meet the basic needs of the project, which contains custom code, we can refer to, inadequacies, hoping to exchange opinion.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
可折叠展开的DataGridView控件
............................\CollapseDataGridView类库源码
............................\............................\bin
............................\............................\...\Debug
............................\............................\...\.....\CollapseDataGridView.dll
............................\............................\...\.....\CollapseDataGridView.pdb
............................\............................\...\.....\CollapseDataGridView.XML
............................\............................\CollapseDataGridView.cs
............................\............................\MyDataGridView.csproj
............................\............................\MyDataGridView.suo
............................\............................\obj
............................\............................\...\Debug
............................\............................\...\.....\CollapseDataGridView.dll
............................\............................\...\.....\CollapseDataGridView.pdb
............................\............................\...\.....\MyDataGridView.csproj.FileListAbsolute.txt
............................\............................\...\.....\MyDataGridView.csproj.GenerateResource.Cache
............................\............................\...\.....\MyDataGridView.Properties.Resources.resources
............................\............................\...\.....\Refactor
............................\............................\...\.....\........\CollapseDataGridView.dll
............................\............................\...\.....\TempPE
............................\............................\...\.....\......\Properties.Resources.Designer.cs.dll
............................\............................\Properties
............................\............................\..........\AssemblyInfo.cs
............................\............................\..........\Resources.Designer.cs
............................\............................\..........\Resources.resx
............................\............................\Resources
............................\............................\.........\minus.gif
............................\............................\.........\plus.gif
............................\调用项目
............................\........\bin
............................\........\...\Debug
............................\........\...\.....\CollapseDataGridView.dll
............................\........\...\.....\CollapseDataGridView.pdb
............................\........\...\.....\CollapseDataGridView.xml
............................\........\...\.....\Test.exe
............................\........\...\.....\Test.pdb
............................\........\...\.....\Test.vshost.exe
............................\........\...\.....\Test.vshost.exe.manifest
............................\........\Form1.cs
............................\........\Form1.Designer.cs
............................\........\Form1.resx
............................\........\obj
............................\........\...\Debug
............................\........\...\.....\Refactor
............................\........\...\.....\ResolveAssemblyReference.cache
............................\........\...\.....\TempPE
............................\........\...\.....\Test.csproj.FileListAbsolute.txt
............................\........\...\.....\Test.csproj.GenerateResource.Cache
............................\........\...\.....\Test.exe
............................\........\...\.....\Test.Form1.resources
............................\........\...\.....\Test.pdb
............................\........\...\.....\Test.Properties.Resources.resources
............................\........\Program.cs
............................\........\Properties
............................\........\..........\AssemblyInfo.cs
............................\........\..........\Resources.Designer.cs
............................\........\..........\Resources.resx
.........................