Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Reporting for Silverlight has been released! (Read 7069 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Reporting for Silverlight has been released!
Jul 26th, 2010 at 2:01pm
Print Post  
We have released the initial version of MindFusion.Reporting for Silverlight.

Overview
The component provides the ability to create, display and print wide array of reports, quickly and efficiently.

The reports:
  • support master-detail relations, images, formatted texts, and more.
  • can host any Silverlight control, including interactive controls, such as buttons.
  • are built of elements, which derive from Silverlight FrameworkElement and therefore support Silverlight transformations, effects, styles, and more.
  • can be defined in XAML or in code.
  • can be bound to virtually any data source and can be dynamically laid out to pages with an arbitrary size and orientation.
  • provide custom rendering.
  • can be displayed in a presentable manner using the built-in ReportViewer control.

A trial version is available for download here:
https://www.mindfusion.eu/ReportingLiteTrial.zip

An online demo is available here:
http://mindfusion.eu/demos/reportinglite/OnlineDemoIntroPage.html

Enjoy!
  
Back to top
WWW  
IP Logged
 
Fenstermaker
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Oct 21st, 2010
Re: Reporting for Silverlight has been released!
Reply #1 - Oct 21st, 2010 at 7:18pm
Print Post  
I'm new to your product, it looks great.  Any examples available to use a Silverlight UserControl for a report page in code?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Reporting for Silverlight has been released!
Reply #2 - Oct 21st, 2010 at 7:38pm
Print Post  
Hi,

Do you mean you need to use a user control as a background or container of report pages?

Stoyan
  
Back to top
 
IP Logged
 
Fenstermaker
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Oct 21st, 2010
Re: Reporting for Silverlight has been released!
Reply #3 - Oct 21st, 2010 at 7:41pm
Print Post  
I was looking to have the UserControl render itself as the content of the report page.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Reporting for Silverlight has been released!
Reply #4 - Oct 21st, 2010 at 8:05pm
Print Post  
Check the CustomReportItem class, it lets you host any Silverlight control as report element. The CustomReportItems sample project shows how it can be used inside a DataRange, so you get an instance of the control for each data item.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Fenstermaker
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Oct 21st, 2010
Re: Reporting for Silverlight has been released!
Reply #5 - Oct 21st, 2010 at 8:10pm
Print Post  
thanks, I'll take a look.  Do you have a Report Designer available?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Reporting for Silverlight has been released!
Reply #6 - Oct 21st, 2010 at 8:18pm
Print Post  
Not yet... We'll be releasing one for the WPF version soon. I'll check with the developers if it can be used with the Silverlight control too.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint