Results 1 to 4 of 4

Thread: Remove grey area on left side of the datagrid

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2001
    Posts
    32

    Remove grey area on left side of the datagrid

    Do any of you know how to remove that nice big grey bar located on the left of the datagrid? You know, the one that shows the current record arrow. I want just the data and the column headings to be shown.

    Any help would be appreciated.

    Tony

  2. #2
    New Member
    Join Date
    Feb 2004
    Location
    Edmonton, Alberta, Canada
    Posts
    3
    Try this, it worked for me.

    grdData.RowHeadersVisible = False

  3. #3
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Dublin (Ireland)
    Posts
    304
    Interesting just tried that solution and it had no effect, mind you I do use a datagrid table style, whether that makes a difference or not I don't know.

  4. #4

    Thread Starter
    Member
    Join Date
    Jul 2001
    Posts
    32
    Yeah, it didn't make a difference for me either. Like you, I also use a table style but I'm not sure if it actually makes the difference. I still haven't figured out how to actually do this but after my initial post I didn't really research much further.

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