Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting the TableStyles collection
Message
De
20/08/2002 11:32:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
WebForms
Titre:
Setting the TableStyles collection
Divers
Thread ID:
00691497
Message ID:
00691497
Vues:
47
I am using C# to query a VFP table.

I have a form with a DataGrid. The Query works and the data is displayed in the grid.

The problem I am having is that I can't set the TableStyles collection properly.

Here's what I do:
-Click on the TableStyles ...
-Add a name MyGrid
-MappingName = MyDataSetObject
-Click on the GridColumnStyles ...
-Add 2 members named Company and Name
-The MappingName for each are the table field names COMPANY and CONTACT

However, when I run the form and query, the grid is filled with all the columns from the table instead of the 2 I selected.

What I am missing?

Thanks,

Jerryt
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform