aspx thread: Question from spain
I think that you are very expert in ASP+
I have a problem with a sample code from pag 82
DataGrid1.DataSource = ds.Tables("ShippingMethods").DefaultView
Dont Work, but
DataGrid1.DataSource = ds.Tables
itīs OK
Do you know why???
Thanks
|





