Results 1 to 2 of 2

Thread: [RESOLVED] DataGridViews and DropDownLists

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2011
    Posts
    72

    Resolved [RESOLVED] DataGridViews and DropDownLists

    Hi,

    I have several columns in a DataGridView. Some of those columns have a DisplayStyle as a DropDownButton. Lets say it returns 5 rows upon running. And I select the first column on the first row. When I try to filter the rows using the DropDownButton for that first column, the value in the selected cell covers up the value in the dropdown list. (Please view pic for better explanation.) (Untitled.png is before, and Untitled2.png is after clicking on the dropdown.)

    ( In Untitled2.png, the first item of the drop down list should say "(All)" and not 1.)
    Attached Images Attached Images   

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Aug 2011
    Posts
    72

    Re: DataGridViews and DropDownLists

    Hi,

    I have several columns in a DataGridView. Some of those columns have a DisplayStyle as a DropDownButton. Lets say it returns 5 rows upon running. And I select the first column on the first row. When I try to filter the rows using the DropDownButton for that first column, the value in the selected cell covers up the value in the dropdown list. (Please view pic for better explanation.) (Left is before, and Right is after clicking on the dropdown.)

    ( On the Right, the first item of the drop down list should say "(All)" and not 1.)

Tags for this Thread

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