Before assigning it to the textbox you can check whether it is null or not by using this
vb Code:
If TypeOf datagrid.Item(0, eRow).Value Is DBNull Then
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |