Moving a column in a table

  • Thread starter Thread starter Randy
  • Start date Start date
R

Randy

Hello all,
I'm wondering, does anyone know how (if possible) to move a column within a
DataTable. Can this be done after data is in the table? I'm adding a column
after I do a query which populates the table. I then need to move the column
to the first position in the Column Collection.
Thanks

Cheers :)
 
Hi Randy,

Why would you need that?
It is really a data consumer that should arrange the column order.
 

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