How can i change columnames in a datatable

  • Thread starter Thread starter Lars E
  • Start date Start date
L

Lars E

Hi

How can i change the columnames in a datatable. I am not using sql and i get
the datatable from a dataset.

The columnames in table "CustCont" is today "cc-custno1", "cc-custno2" and
"cc-class".

I think the "-" in the columnames gives me problem when doing
datatable.select() later on.

Please help



LarsE
 

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