Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting the TableStyles collection
Message
From
20/08/2002 11:32:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
WebForms
Title:
Setting the TableStyles collection
Miscellaneous
Thread ID:
00691497
Message ID:
00691497
Views:
48
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
Next
Reply
Map
View

Click here to load this message in the networking platform