all groups > sql server reporting services > february 2007 >
You're in the

sql server reporting services

group:

Dropdown width for Multi-select parameters


Dropdown width for Multi-select parameters Nidhee Pathak
2/20/2007 11:18:53 AM
sql server reporting services:
How can I control the width of the dropdown for multi-select
parameters? It seems to be showing up equal width dropdowns
irrespective of the size of the text. The problem crops up when the
length of the text for any option exceeds the default length, I get an
ugly horizontal scroll bar.
I can have a temporary fix by abbreviating the text content, but that
is not a long-term option.

N.
Re: Dropdown width for Multi-select parameters EMartinez
2/20/2007 7:15:49 PM
[quoted text, click to view]

As far as I know, there's not a way to control the width of the drop-
down parameter. That said, it might be possible to modify the
underlying XML in the RDL file in some way that has not been readily
documented.

Regards,

Enrique Martinez
Sr. SQL Server Developer
RE: Dropdown width for Multi-select parameters Amarnath
2/20/2007 9:12:05 PM
What you can do is, you must be using a seperate query for displaying? , so
format / pad with spaces for display field from the sql query, so that the
display field can be in the required size, but the value is same.

Amarnath

[quoted text, click to view]
RE: Dropdown width for Multi-select parameters - Amarnat akus
2/26/2007 3:50:07 PM
Have you done this 2005 reporting services. I am struggling to achieve this and always endup with horizontal scrollbar - even when padding the label values. Can you give more specific instructions.

EggHeadCafe.com - .NET Developer Portal of Choice
AddThis Social Bookmark Button