How to add a column into DataTabe in the first place

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I used the code below to add a column to a DataTable(ds is a DataSet)
But the new column is always in the last place.
How to add a column into DataTabe in the first place

----------------------------------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top