Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Bind Data in VS.net
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00813828
Message ID:
00814317
Views:
9
>Hi Gerard,
>
>You can bind XML documents generated by the VFP 8 XMLAdapter class. These XML files can be loaded into a DataSet object in .NET. After that, you can bind this DataSet or a DataView generated from it to a DataGrid object.
>
>HTH.

Hi Fabio.

I have used VFP8 to generate the XML file.... it works fine.
I think I have loaded the xml file into a Datset, in the load of the form.
The problem I have is Binding the dataGrid to the DataView. When i click on properties of the datGrid in .net. and click on Data properties, I cannot see anywhere that there is a property of the DataGrid which points to the dataset .

Regards,

Gerard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform