Steve36445
Well-known member
- Joined
- Dec 23, 2007
- Messages
- 58
- Programming Experience
- 10+
Can you help me please?
vb2008
I have an unbound datagridview.
I would like
1) the user to be able to select multiple columns by clicking on the column headers ( and say " shift").
2) Concatenate the columns
e g " Fred" and " Bloggs" becomes "Fred Bloggs".
Could you please show me how to set up the dgv and Concatenate the columns?
Thanks,
Steve
vb2008
I have an unbound datagridview.
I would like
1) the user to be able to select multiple columns by clicking on the column headers ( and say " shift").
2) Concatenate the columns
e g " Fred" and " Bloggs" becomes "Fred Bloggs".
Could you please show me how to set up the dgv and Concatenate the columns?
Thanks,
Steve