摘要: Protected Sub MainGrdvDataBinding() Dim ds_MainBills As DataSet, i As Integer Dim j As Integer = 0 '數量的總計 Dim k As Integer = 0 '總重量的總計 Dim l As Integer = 0 '木架數總計 Dim m As Integer = 0 '木架費總計 Dim n As Decimal = 0 '金額總計 Dim dt As DataTabl... 阅读全文
posted @ 2013-01-03 09:07 withoutaword 阅读(183) 评论(0) 推荐(0)