会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wispzone
a C# noob
首页
管理
随笔分类 -
WinForm
Learning ADO.NET 3.5 Cookbook:(2) Synchronizing Master-Detail Data in a Windows Forms Application
摘要:中文介绍:实现主从DataGridView同步显示效果如图:ProblemYou need to bind both a parent table andchild table within a DataSetto a pair ofDataGridViewcontrols so that the child data isdisplayed when a parent is selected.[...
阅读全文
posted @
2009-08-26 16:23
wispzone
阅读(272)
评论(0)
推荐(0)
使用委托和事件在窗体间传递数据
摘要:本文是对上一篇随笔的补充。 代码模拟一个邮件客户端的未读已读的功能
阅读全文
posted @
2009-08-18 14:06
wispzone
阅读(193)
评论(0)
推荐(0)