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
sbs2003
Name Resolution
DLookup with multiple criteria
simple: place a bitmap in a Cdialog
OWA and permissions for Shared Mailbox
ODBC - Insert On A linked Table Failed
OpenForm with where clause not working
Passing a string to a function
GPEDIT.MSC is missing
Greater of two numbers function