Is it possible to use crystal reports in Silverlight application?

Answered Is it possible to use crystal reports in Silverlight application?

  • Wednesday, August 27, 2008 12:47 AM
     
     

    Is it possible to use crystal reports in Silverlight application? or is there any other reporting tool which can be used in Silverlight application..?

All Replies

  • Wednesday, August 27, 2008 5:51 AM
     
     

    Hi.

    I was also Looking for that but yet i have not found this and i don't think that will be possible.(But i think we can create applications for reporting)

    I have seen  Few Reporting Applications are being developed.

    You Can check this link..

    http://forums.asp.net/p/1236234/2245349.aspx#2245349

    Mark this as answer if it helps..

  • Wednesday, August 27, 2008 6:47 AM
     
     

    thanx for that, i saw that site, but you have to buy this software. Do you have any idea about Silverlight Charting

  • Wednesday, August 27, 2008 6:55 AM
     
     

    I have seen few sites where they are telling to create charts dynamically.

    You can check these links like-www.visifire.com

    You Can create chart by Yourself also.

    There are many links you can get related to that .

    You Can check these ones like-

    http://silverlight.net/learn/learnvideo.aspx?video=335

    http://joestegman.members.winisp.net/Jelly/Pie.htm

    Mark this as answer if it helps...

  • Wednesday, August 27, 2008 7:11 AM
     
     

    Actually in my project i have to use only Bar charts,so can it be used in place of Crystal Reports

  • Wednesday, August 27, 2008 8:54 AM
     
     Answered

    Hi,

    If you will check one link sent by me there you will find they are creating a bar chart.

    So i think you can use that kind of thing.

    Mark as answer if it helps..

  • Wednesday, January 07, 2009 12:11 AM
     
     

    Below is a blog with Webcast that demonstrates how you can launch Crystal Reports from a Silverlight application with a relatively few lines of code.

     http://www.global-webnet.net/blogengine/post/2009/01/06/Running-Crystal-Reports-from-Silverlight.aspx

     

  • Saturday, November 07, 2009 12:03 AM
     
     

    You can use Report Sharp Shooter for Silverlight, that in fact is much better than Crystal.. also you can import the rpts..

     Here is the demo.. and also it PRINTS in Silverlight...

     http://www.perpetuumsoft.com/Demo/slviewer/default.aspx

     Cheers,

    Ricardo

  • Monday, January 25, 2010 3:41 AM
     
     

    Yes it is possible in Silverlight 4.0

  • Saturday, February 20, 2010 5:28 PM
     
     

    Actually I wanted  to update this forum, because I spoke with someone from Sap(they own crystal reports)

    and they told me  Crystal reports will be offering a    seperate "beta"  download that will include silverlight and wpf

    around the same time frame  visual studio 2010  April 12 2009  will be introduced

    which is certainly good news. It's nice to see their will be competition in silverlight and wpf  reporting....

      Perhaps someday someone  will include  a entity framework or (orm tool) with this as well.....        

  • Friday, April 16, 2010 2:26 AM
     
     

    Any word on the Crystal silverlight product?

  • Friday, October 01, 2010 8:46 AM
     
     
  • Tuesday, October 26, 2010 4:02 AM
     
     

    I have done this on the server side, creating a standard crystal report and opened it inside the Sl application using the WebBrowser control

  • Tuesday, January 11, 2011 11:39 PM
     
     

    I have one concern here is that, for executing the crystal report in the web browser control ..is there need to install .net fwk ?

  • Monday, January 17, 2011 3:10 AM
     
     

    yes i have done, it works fine on client side

  • Tuesday, August 02, 2011 12:45 AM
     
     

    I made my own Reports For Silverlight. You can see it in my blog http://www.calabonga.com/Blog/ViewPost.aspx?id=95(sorry, blog is russian, but can understand how it work. It's very simple and you can see examples)

    Reports for Silverlight is: - install as NuGet package - Templates: ItemTemplate, GroupHeaderTemplate, GroupFooterTemplate - Aggregations

    Please try. It's free

  • Monday, March 19, 2012 3:25 AM
     
     

    Could you please give samples  to use crystal reports in Silverlight application.

  • Monday, March 19, 2012 6:10 AM
     
     

    @mrhammad any details?