I have successfully created my first Infragistics report and web project following the steps in the User Guide chapter "Creating a Report and Integrating It Into a Silverlight Application"
Now, I want to take this existing report from this test web project and import it into my large existing web application.
Please tell me the steps to go through for adding a Silverlight Application to my existing web application - and for importing the Infragistics report.
I don't want to mess up my large web application!
Thanks.
Hello Sylvia,
Mihail has created a blog "How to integrate Infragistics Reporting in WEB Applications” which can be found here:
http://blogs.infragistics.com/blogs/mihail_mateev/archive/2011/11/24/how-to-integrate-infragistics-reporting-in-web-applications.aspx
Sincerely,
Valerie
Developer Support Engineer
Infragistics
www.infragistics.com/support
Mihail has been working on some blog posts about reporting and will be adding other which will address you concerns. You can read his blogs at
http://blogs.infragistics.com/blogs/mihail_mateev/default.aspx
In addition, now that the product has been released the help is up online. The help can be found at:
http://help.infragistics.com/NetAdvantage/reporting/2011.2/CLR4.0
Has the blog post been written - and if so, where is it?
I have checked with engineering on this and the features needed to do have added to 11.2 which will be available soon. In addition, a blog post is being written on this subject.
Please let me know if you have any questions.
My specific scenario is:
I have a web page for Customer Quotes. After the user has completed the quote, they will want to be able to just click a button on that web page and have the quote print and/or email the quote. So - I would like to be able to 'call' the report (an official customer quote) from the web page - passing it the quote # as the parameter for the report.