Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Question from spain


Message #1 by "Pablo Pelaez" <pablo@i...> on Thu, 31 Aug 2000 04:10:20 +0200
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




  Return to Index