- 
            
            
as seen on Stack Overflow
            - Search for 'Stack Overflow' 
            
I'm trying to build a simple RDLC report that shows some data, and has a 'select' link that sends the browser off to a certain url with some data in the querystring (a key). 
In the vs2010 report designer, I can double-click on the column, then select action, and there are a bunch of thigns that…
            >>> More
            
         
    
        - 
            
            
as seen on Stack Overflow
            - Search for 'Stack Overflow' 
            
Can a textbox's width in a local RDLC report be set dynamically using C#? I would like to auto size the horizontal width of the text box based on the data it contains.
            >>> More
            
         
    
        - 
            
            
as seen on Stack Overflow
            - Search for 'Stack Overflow' 
            
Hi everyone, I have a matrix and I need to add the money earned this year and past years. However, I must remove the money spent in past years. I must have the separate amount per year and the total of these amounts. This is what gives my matrix: 
Year
= Fields!Year.value           =formatnumber((sum(Fields…
            >>> More
            
         
    
        - 
            
            
as seen on Stack Overflow
            - Search for 'Stack Overflow' 
            
I have been studying SSRS 2005 / 2008 in the past weeks and have created some server side reports. For some application, a colleague suggested that I look into RDLC for that particular situation. I am now trying to get my head around the main difference between RDL and RDLC. 
Searching for this information…
            >>> More
            
         
    
        - 
            
            
as seen on Stack Overflow
            - Search for 'Stack Overflow' 
            
Greetings.
I have an RDLC file and am wanting to add a data source to it, although without any luck so far.  The data source is a custom class written by myself (just to add, we do this all the time).  We recently converted over to the VS2010 RDLC format which caused some problems, but we've made…
            >>> More