Home All Groups Group Topic Archive Search About

How to adjust the order of column in a DtatTable

Author
7 Feb 2006 7:48 PM
ad
I use the new feature of TableAdapter.
When I add a column in the designer, it appear in the last column.
I can't find out how to adjust it's order.
How can I do ?

Author
8 Feb 2006 3:34 AM
Val Mazur (MVP)
Hi,

Order of the columns in a DataTable does not matter. But what matters is how
you display it on a screen. Depending on which control your application using
to show data from the DataTable, you could define in which order to show
columns. You should be more specific about what you are using to show the data

--
Val Mazur
Microsoft MVP
http://xport.mvps.org


Show quote
"ad" wrote:

> I use the new feature of TableAdapter.
> When I add a column in the designer, it appear in the last column.
> I can't find out how to adjust it's order.
> How can I do ?
>
>
>

AddThis Social Bookmark Button