I need to create a report with DataSource dynamic
and dynamic fields and dynamic filters, and must be seen in
silverlight.
The examples that exist in the Telerik site, do not meet my
needs.
I need the silverlight application, send an 'int' as a parameter for Service Report, and this service returns a report to the ReportView in silverlight.
How do I do this?