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
The report server is not responding. Verify that the report server is running and can be accessed from this computer.
MOSS 2007 using EXPRESS version of MS SQL instead of MS SQL 2005 STANDARD
Visual Basic Code - Excel - Merge multiple worksheets in an excel workbook into single worksheet
Error in an SQL query
migrating SQL databases to another server and get some weird error messages
Microsoft Access ADP file and Office Service Pack 3 problem
Vbs script to add specific user to group
Block DNS Lookups for certain domains
Need to connect a DataGridView with a database
MS Access GetOleDbSchemaTable DATA_TYPES and COLUMN_FLAGS questions