Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I have a XML string in ASP.NET. And now?
Message
De
01/04/2002 00:13:19
 
 
À
31/03/2002 18:33:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00637060
Message ID:
00639332
Vues:
18
Thanks, Bonnie.

I´ll take a look at Typed DataSets (I´m just a newbie to .NET, and will take a time to figure out all that stuff.) :)


>I also think that data-binding is easier with the Typed DataSets, at least from what I've been able to figure out, because you can do it in the designer. If you're not using Typed DataSets, I haven't been able to figure out how to data-bind in the designer with the Property Sheet.


well, I don´t know whether I understood your doubt, but I made the data-bind with the following lines:
Grid.DataSource = myDS;
Grid.DataBind();
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform