Try using the Row property of the DataRowView object to get the information from the dataset then.
Datarowview.Row.Item("ColumnInDataBase")
|
Results 1 to 5 of 5
Thread: Casting problemThreaded View
|
Click Here to Expand Forum to Full Width |