Adding objects from business layer to crystal report (c#.net)
        Posted  
        
            by Mohsen Asfia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mohsen Asfia
        
        
        
        Published on 2010-05-26T08:16:42Z
        Indexed on 
            2010/05/26
            8:21 UTC
        
        
        Read the original article
        Hit count: 344
        
I made a crystal report using c#.net, we can add only the objects that exist on the project that contains crystal report, is there any way to add .net objects from my business layer to my report and how?
© Stack Overflow or respective owner