PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
How to adjust the order of column in a DtatTable
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
How to adjust the order of column in a DtatTable
![]() |
How to adjust the order of column in a DtatTable |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 ? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 "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 ? > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

