12-08-13, 09:28 AM
حاولت بهذة الطريقة لكن بدون جدوى
PHP كود :
Dim a as new textbox
a.DataBindings.Add("text", DataSet1, "itemtb.pricx")
DataGridView1.Rows(DataGridView1.CurrentRow.Index).Cells("Column4").Value = a.Text
