|
-
May 14th, 2010, 11:39 PM
#1
Thread Starter
Hyperactive Member
DataGridView - Insert Column
Suppose I have a fully populated DataGridView with 10 columns. Is there a way (in one or two lines of code) to insert a new column in the middle? Say a new Column(5) for example? I would want all the current data in the grid to slide to the right to make room for the new blank column in the middle.
-
May 15th, 2010, 07:38 AM
#2
Re: DataGridView - Insert Column
Moved From The CodeBank which is for posting code to share rather than asking questions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|