Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting the TableStyles collection
Message
De
20/08/2002 13:46:51
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
WebForms
Divers
Thread ID:
00691497
Message ID:
00691574
Vues:
11
I am unable to find the AutoGenerateColumns property of the DataGrid. It is not in my property sheet or the collection dialogs or in intellisense.

How can I find this property?

Thanks,

Jerryt



>Make sure the DataGrid's AutoGenerateColumns property is set to False.
>
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform