How to drill down any report
        Posted  
        
            by shamim
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by shamim
        
        
        
        Published on 2010-06-08T17:40:09Z
        Indexed on 
            2010/06/08
            17:42 UTC
        
        
        Read the original article
        Hit count: 387
        
I have a report on RDLC.suppose this report of any account software.clicking on this report i want to show this report child report. Suppose i have Four report names are A,B,C,D,E.Click on button I see the report A, click on report Column I see report B or C or D,E next report show on basis of click on column.I actually want to drill down the report.How to drill down on report .please tell me.
© Stack Overflow or respective owner