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
Excel auto fill in
Open form in acDialog command not working
Trace dependents/precedents on multiple cells in excel (macro)
Can't login after changing from domain to workgroup
How to run SELECT statement against DataSet object
Internet explorer crashes
Unable to RDP into Windows 2003 SBS after reboot
CF - Syntax error in Update statement
Sum column in datagrid
Use of Pipes?