27-11-15, 09:14 PM
عفوا وضعتلك كود سي شارب وهذا التعديل انشاء ما في خطا
حضرتك مكرر txt_name مرتين
كود :
txt_ID.Text = dataGridView1(0, dataGridView1.CurrentRow.Index).Value
txt_name.Text = dataGridView1(1, dataGridView1.CurrentRow.Index).Value
txt_name.Text = dataGridView1(2, dataGridView1.CurrentRow.Index).Value
txt_wrktel.Text = dataGridView1(3, dataGridView1.CurrentRow.Index).Valueحضرتك مكرر txt_name مرتين
