datagridview 用法连接

通用 

(1)C#中DataGridView属性说明   http://www.cnblogs.com/island/archive/2007/09/29/CSDataGridView.html

(2)C# WinForm开发系列 -DataGridView http://www.cnblogs.com/peterzb/archive/2009/05/29/1491891.html

(3)C# WinForm开发系列 -DataGrid/DataGridView http://www.cnblogs.com/peterzb/archive/2009/05/29/1491629.html

(4)DATAGRIDVIEW使用总结 http://www.cnblogs.com/smallrock/articles/2819158.html


分页

(1)C#在winform中用DataGriView实现分页效果 http://blog.csdn.net/xiangmuxiazai/article/details/6394338

(2)WinForm DataGridView分页功能 http://www.it165.net/pro/html/201207/3248.html


导出文件

(1)datagridview导出txt PDF word excel http://wenku.baidu.com/view/662dffc05fbfc77da269b1cf.html


ComBoBox

(1)如何在DATAGRIDVIEW中实现下拉列表可变的联动COMBOBOX http://www.cnblogs.com/csliwei/archive/2010/12/24/DataGridViewMultiComboBoxCSharp.html

(2)DataGridView控件仲加入ComboBox下拉列表框实现(C#) http://wenku.baidu.com/view/f32b0a37ee06eff9aef807e8


Checkbox

(1)DataGridView添加checkbox http://hi.baidu.com/xiangboren/item/23f1cf089c1ddd10acdc7071

(2)DataGridViewCheckBoxColumn 的状态改变 http://bbs.csdn.net/topics/300262595


传值

(1)取得datagridview选中记录,并向另一个窗口传递值 http://bbs.csdn.net/topics/350246578

(2)C# winform A窗口的datagridview中click事件,如何把这行数据传递到B窗口的相应textbox控件中显示 http://zhidao.baidu.com/question/338333827.html


控件重写

(1)C# DataGridView表头重绘 http://blog.163.com/chs1987@126/blog/static/68709178201072811138282/


DataGridView插入、更新、删除

(1)Insert,Update and Delete Data With DataGridView in Windows Form Using WCF Service  http://www.c-sharpcorner.com/uploadfile/rohatash/insert-edit-update-and-delete-data-with-datagridview-in-wi/

(2)Insert,Delete,Update in DataGridView with DataTable in C# http://www.mindstick.com/Articles/9422cfc8-c2ed-4ec1-9fab-589eb850a863/?Insert%20Delete%20Update%20in%20Da

(3)DataGridView - Show/Insert/Update/Delete http://www.c-sharpcorner.com/forums/thread/139088/datagridview-showinsertupdatedelete.aspx

(4)Insert,update and delete in datagridview C# http://www.dotnetspider.com/resources/31916-insert-update-delete-datagridview-c-net.aspx

(5)Insert,Update,Delete in DataGridView http://www.mindstick.com/Articles/4c22202b-c1e7-47f2-a1f8-5ac72662ee91/?Insert,%20Update,%20Delete%20in%20DataGridView

(6)Insert,Update,Delete with GridView ...Simple Way http://www.codeproject.com/Articles/24085/Insert-Update-Delete-with-Gridview-Simple-Way

(7)single Datagridview - show/insert/update/delete http://social.msdn.microsoft.com/Forums/windows/en-US/ef91cd12-920e-4607-b461-90570a95b65a/single-datagridview-showinsertupdatedelete


右键菜单

(1)DataGridView添加右键菜单等技巧 http://www.mzwu.com/article.asp?id=2172

(2)给DataGridView 添加右键菜单 http://blog.csdn.net/tdtxflsh/article/details/6248211


翻页

(1)datagridview 上一条数据,下一条数据实现 http://www.haogongju.net/art/1487364

(2)DataGridView 分页及分页后页面操作(上页、下页、页面跳转类) http://blog.csdn.net/zt_100094/article/details/2781053


限制单元格输入

(1)winform 下dataGridView 中限制某列只能输入数字 http://qs52.blog.163.com/blog/static/2101515920108693550413/

(2)C# 中DataGridView实现某一列只能输入数字 http://wenku.baidu.com/view/a27c35d03186bceb19e8bbc5.html





發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章