Results 1 to 2 of 2

Thread: DataGridView - Insert Column

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fox, OK
    Posts
    381

    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.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width