Microsoft
Software
Hardware
Network
Question : How do I create a list that automaticly resizes to fit the content?
I'm new to report designer in Microsoft SQL Server 2005 SQL Reporting Services. I need to modify an existing report. I want to add a multi-column list to the report that will automaticly expand to accomodate the number of items.
Since I'm a beginer, please provide as much detail as posible and point me to any online sources relevant to the solution. THANKS!
Answer : How do I create a list that automaticly resizes to fit the content?
You can use Join(Fields!urfield.value,
,",")....t
his will give you result like a,b,c ...
Random Solutions
How to retrieve error number and or message from osql run from command line
Silverlight: open excel in Browser
Format Image with VBA
capturing transaction rollbacks using SQL Server 2008 Audit
Access SQL Query Error 3079: Specified field could refer to more than one table listed
FLICKERING LISTBOX - MS ACCESS 2003
Empty Strings and Null String
EVT to CSV conversion
Lenovo T500 Win XP fresh install
How to concatenate two one dimensional arrays