Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting the cart before the horse
Message
 
À
30/10/2003 22:10:38
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00844526
Message ID:
00844808
Vues:
24
>I don't think it was a mistake , I just wish I had more time to wade thru it right now I don't. Do you know how to retrive a dataview (other than the defualt from a BO/ dataset?
>
>
>Thanks You
>Brian G
DataSet ds = new DataSet();

DataView newView = new DataView(ds);
Brian, I think it wouldn't matter if the docs were complete or not, because if you don't the time for basic research, docs won't help man.

Don't take your frustration out on Mike, because you go in over your head.

Morgan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform