R
Rain County
I wish to display, in a datagrid, only six columns of a table containing
about twenty. I've created a data adapter which selects only the desired
columns. I created a dataset and a dataview, and specified the dataview as
the data source for my datagrid.
The datagrid displays the 6 desired columns, in the sequence that I selected
them, followed by the remaning 14. I read someplace that this is the
default behavior.
Two questions:
(1) How do I hide the unwanted 14 coulumns?
(2) How can I change the column headings to something other than the column
name of the underlying table?
Thanks, Phil
raincounty<*>hotmail.com -- replace the <*> with you know what
about twenty. I've created a data adapter which selects only the desired
columns. I created a dataset and a dataview, and specified the dataview as
the data source for my datagrid.
The datagrid displays the 6 desired columns, in the sequence that I selected
them, followed by the remaning 14. I read someplace that this is the
default behavior.
Two questions:
(1) How do I hide the unwanted 14 coulumns?
(2) How can I change the column headings to something other than the column
name of the underlying table?
Thanks, Phil
raincounty<*>hotmail.com -- replace the <*> with you know what