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 01:44:14
 
 
À
01/04/2002 00:13:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00637060
Message ID:
00639337
Vues:
21
Claudio,

I was talking about setting the DataSource in the PropertySheet. When attempting to set the DataSource for some objects (TextBoxes, CheckBoxes & RadioButtons for example), the list of DataSets available to bind to in the PropertySheet doesn't always include regular DataSets, but it will always include the Typed DataSets (as far as I've seen anyway).

~~Bonnie



>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();
>
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform