CStr and then .Value.ToString, no need!!
I would use just CStr, .ToString provides you with a exception if the value is dbnull.
Code:glbstrName = CStr(Me.dgvSignList.Rows(e.RowIndex).Cells(5).Value)
|
Results 1 to 31 of 31
Thread: [RESOLVED] DGV Column issueThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |