Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying data to a user...
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00685300
Message ID:
00685306
Vues:
7
>I have been studying the various examples on the internet of simple basic ASP, and I have to ask... What is the simplest way to present a recordset to a user in a view-only table or grid?

this.DataGrid1.DataSource = MyDataSet ;
this.DataGrid1.DataBind() ;
Chris
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform