会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AooYu---用心才会赢
有时灵光一闪而过,牛顿也吃苹果!~~
博客园
首页
新随笔
联系
管理
订阅
[转]Datagridview中的数据很多,加载完数据后滚动条自动到最下边的方法
this.dataGridView1.FirstDisplayedScrollingRowIndex = this.dataGridView1.Rows.Count - 1;
this.dataGridView1.FirstDisplayedScrollingRowIndex = this.dataGridView1.Rows.Count - 1;
posted @
2010-03-12 11:53
AooYu
阅读(
1353
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告