Hi,
I have two textbox, one of the textbx is is set to multiline. Problem is when i try to insert the value of the multiline textbox to the datagridview, it never work. The datagrid's warpmode is already set to true but the value doesnt change.
this is the code:
.DataGridView1. Rows(DataGridVi ew1.CurrentRow. Index).Cells(0) .Value = .txtemail.Text
.DataGridView1. Rows(DataGridVi ew1.CurrentRow. Index).Cells(1) .Value = .txtremarks.Tex t
Please responds immidiately...m y project must be working tomorow....plea se
I have two textbox, one of the textbx is is set to multiline. Problem is when i try to insert the value of the multiline textbox to the datagridview, it never work. The datagrid's warpmode is already set to true but the value doesnt change.
this is the code:
.DataGridView1. Rows(DataGridVi ew1.CurrentRow. Index).Cells(0) .Value = .txtemail.Text
.DataGridView1. Rows(DataGridVi ew1.CurrentRow. Index).Cells(1) .Value = .txtremarks.Tex t
Please responds immidiately...m y project must be working tomorow....plea se