concatenate two columns in a DataTable

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I have a DataTable and I would lika to concatenate two columns so that can
dispaly this new column in a DropDown box. (Firstname and Lastname). How can
I do this?

Thanks
Julia
 
Hi
and thanks for the answer. I have been looking at this page alreadey but I
dont understand how to do to concatenate two columns of strings? At this page
I only see example of how to add numbers together. If you have an example it
would be really helpful to me.

Thanks
Julia
 
Back
Top