Try this instead.....
if u dont use the above, then u will need these in your pageload...Code:Private objDT As New System.Data.DataTable Private objDR As New System.Data.DataRow
Code:Set objDT = New DataTable() Set objDR = New DataRow()
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |