Limit Columns shown from XML file
- From: "Devlei" <devlei@xxxxxxxxxxxx>
- Date: 1 Mar 2006 03:37:51 -0800
My application reads data from an XML file into a Dataset, then via a
Dataview displays the data to the user in a datagrid. How do I only
show certain columns in the Datagrid? I have tried the TableStyle
property (and subsequent ColumnStyle) of the Datagrid, but the unwanted
columns still apear.
With SQL/OLE databases it was easy by simply using the SQL statement to
only fill the dataset with the required columns. But is there an
equivalent when reading an XML file?
With thanks
.
- Follow-Ups:
- Re: Limit Columns shown from XML file
- From: Ken Tucker [MVP]
- Re: Limit Columns shown from XML file
- Prev by Date: Re: FTP with SSH
- Next by Date: OLE Container
- Previous by thread: PC to PC file transfer
- Next by thread: Re: Limit Columns shown from XML file
- Index(es):
Relevant Pages
|