18-04-17, 03:47 PM
PHP كود :
For I = 0 To DataGridView1.Rows.Count - 1
If dgv1.Rows(I).Cells(0).Value = Textsearch.Text.Trim Then
DataGridView1.Rows(I).Cells(3).Value += 1
Exit Sub
End If
Next
DataGridView1.Rows(I).Cells(3).Value += 1 = خانة الكمية
بالتوفيق ان شاء الله
اللهم يا ارحم الراحمين ارحم اخي اباليث رحمة واسعة
