21-08-16, 08:26 PM
جربي هذا
PHP كود :
TextBox1.Text = DataGridView1.Rows.Cast(Of DataGridViewRow).Sum(Function(t) Val(t.Cells(0).Value))


