个人开发历程知识库

关注C++/Java/C#技术, 致力于安防监控/移动应用/WEB方面开发
------------------------------------ 业精于勤,荒于嬉;行成于思,毁于随
posts - 163, comments - 556, trackbacks - 0, articles - 18
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

C# WinForm开发系列 - DataGrid

Posted on 2009-05-29 15:25 peterzb 阅读(5443) 评论(2) 编辑 收藏

  整理WinForm下C# 1.1中DataGrid使用.

1.自定义DataGrid列头  CustomHeader.zip

2.扩展DataGrid          DataGridEx.rar

3.自定义DataGrid列     DataGridUserControls.rar
DataGridButtonColumn
DataGridComboBoxColumn
DataGridTimePickerColumn
DataGridPriorityColumn
DataGridProgressBarColumn
DataGridTextBoxColumn

4.可自动调节列头高度的DataGrid  SizableColumnHdrDataGrid.rar

5.带过滤功能的DataGrid             DataGridFilter.zip

作者:peterzb个人开发历程知识库 - 博客园
出处:http://peterzb.cnblogs.com/
文章版权归本人所有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。

Feedback

#1楼  回复 引用 查看   

2009-06-15 18:39 by 张玉光      
很好.

#2楼  回复 引用 查看   

2009-09-27 16:37 by 緋红      
好东西!