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 do I link multiple forms with Required Fields in Access that update one table
Looking for a control to visibly show capacity of components
subform field linker error: "object variable or With block variable not set"
Access query using the "Like" command
How can we display employee contact photos in the Office Communicator contact card
SQL ORDER BY Case needed?
Convert UCHAR[] to System::string
update query in access 2003 possible
Receiving error code 0x800702e4 when trying to download with InDownloadMngr while in IE 8 with Win7 runing (64 bit) what do I do?
Problems when running VB.NET app as a scheduled task