28-11-15, 03:41 AM
انحلت المشكلة بالكود التالي
Dim SQL As String = "Select NoSer,NaSer,PrSer FROM Items Where NoSer='" & DG.CurrentRow.Cells(0).Value & "'"
اشكر كل الاخوة على المساعدة
Dim SQL As String = "Select NoSer,NaSer,PrSer FROM Items Where NoSer='" & DG.CurrentRow.Cells(0).Value & "'"
اشكر كل الاخوة على المساعدة

