Results 1 to 4 of 4

Thread: [RESOLVED] Datagridview columnheaders

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    NY
    Posts
    497

    Resolved [RESOLVED] Datagridview columnheaders

    I have an unbound datagridview on a form. If I run "select *..." and bind the table to the grid, I get column headers.

    I have another form with an unbound datagridview, but my query selects on specific columns, some of them named explicitly in the query. However I don't get any column headers in the grid.

    I feel like I've done something slightly different but I cannot tell what.

    Any thoughts on how to get the column headers on the datagridview?
    end war
    stop greed

  2. #2
    Fanatic Member onlyGirl's Avatar
    Join Date
    Sep 2006
    Location
    Houston, TX
    Posts
    743

    Re: Datagridview columnheaders

    can you show us your code please?
    Using Visual Studio 2008

    Please mark your thread RESOLVED if you no longer need help.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    NY
    Posts
    497

    Re: Datagridview columnheaders

    Shoot. It was a docking problem. The columns were hidden under a toolstrip.

    gee thanks anyway.
    end war
    stop greed

  4. #4
    Fanatic Member onlyGirl's Avatar
    Join Date
    Sep 2006
    Location
    Houston, TX
    Posts
    743

    Re: [RESOLVED] Datagridview columnheaders

    Please mark your thread resolved.
    Using Visual Studio 2008

    Please mark your thread RESOLVED if you no longer need help.

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