|
-
Aug 22nd, 2011, 12:23 PM
#1
Thread Starter
Lively Member
[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.)
-
Aug 22nd, 2011, 12:27 PM
#2
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|