How to merge columns
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi , In vb.net, Merge function, merges the rows. Is there any way to merge columns? Thanks and Regards Pankaj Garg
-
Hi , In vb.net, Merge function, merges the rows. Is there any way to merge columns? Thanks and Regards Pankaj Garg
No, there is no built-in method to do so. You'll have to iterate through the rows and do it yourself.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008