July 25, 2007 at 1:30 pm
Has anyone seen a situation similar to this?
Basically, I have a report with 2 date-time pickers that, based on the dates selected, pull information that populates a drop-down. The drop down is populating with the returned data, but the length appears to be too long for the base width so it adds a scroll-bar to the control. The problem lies in that the scroll-bar overlaps the row of data, so in effect it looks like you have a blank box.
I don't see a way in Visual Studio to change the default width of this box.
Any ideas?
July 25, 2007 at 2:03 pm
have you tried click-and-drag? are there size settings in properties?
July 25, 2007 at 2:05 pm
Click and drag on? The control seems to be static. The input parameters don't show in design view, so I can't view properties on the actual control.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply