I am new with Silverlight and I can get the data from my database into a grid using Domain Service in my Silverlight app.
But I want to take the data that has been 'filled' by the Domain Service in to a Crystal Report Viewer in a ASP.NET Web Page as a Pop-up.
I have done the same for MS Reporting Services after following an article.
But how can I accomplish the same for SAP's Crystal Reports? Suggestions required urgently please