Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I have a XML string in ASP.NET. And now?
Message
From
01/04/2002 01:44:14
 
 
To
01/04/2002 00:13:19
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00637060
Message ID:
00639337
Views:
20
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform