Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Bind Data in VS.net
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00813828
Message ID:
00814317
Vues:
10
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform