摘要: 给dataGridView 添加合计行的实现方法 思路:手动向dataGridView添加一行,通过FOREACE()所有行计算合计值 阅读全文
posted @ 2009-11-19 14:37 hrx521 阅读(1230) 评论(0) 推荐(0) 编辑