A
Alberto
I execute a Select sentence using a SqlDataAdapter object and a fill a
DataSet object. After doing this I set the DataSource property of a DataGrid
to the value of the DataSet but in the DataGrid I see an hiperlink to the
table but I want to see Data. How can I do it?
Thank you.
DataSet object. After doing this I set the DataSource property of a DataGrid
to the value of the DataSet but in the DataGrid I see an hiperlink to the
table but I want to see Data. How can I do it?
Thank you.