会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
学习,分享,记录
mama said ain't no time to lay down it's the middle of the day
博客园
首页
新随笔
联系
订阅
管理
2021年7月22日
WinForm使用DataGridView实现类似Excel表格的查找替换
摘要: 在桌面程序开发过程中我们常常使用DataGridView作为数据展示的表格,在表格中我们可能要对数据进行查找或者替换。 其实要实现这个查找替换的功能并不难,记录下实现过程,不一定是最好的方式,但它有用! 先看demo下效果 1、数据展示 建一个WinForm窗体 GridDataWindow ,放上
阅读全文
posted @ 2021-07-22 08:58 XSpringSun
阅读(1248)
评论(2)
推荐(4)
编辑
公告