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 00:13:19
 
 
To
31/03/2002 18:33:43
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00637060
Message ID:
00639332
Views:
19
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform