Click here to Skip to main content
15,920,468 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: How to Print & Export Search Results in WPF using MVVM? Pin
Mycroft Holmes26-Oct-12 0:58
professionalMycroft Holmes26-Oct-12 0:58 
As Silverlight does not have a decent reporting interface we use SSRS to create an embedded (local RDLC report) this is generated in the WCF on the server where there are no restrictions on data. The report is passed to the SSRS on the server and exported to a PDF file.

This PDF is then passed back to the client as a binary file and displayed via Telerik PDF viewer.

I'm not sure whether this is a valid solution for you but it has a number of benefits:
SSRS is excellent for building and maintaining reports
The same report can be used in SSRS server
I don't need a dedicated SSRS Viewer (approx $500) I can used any Silverlight PDF viewer
I don't need to deal with the export issues, Telerik does all that out of the box.
Never underestimate the power of human stupidity
RAH

QuestionFrom WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816825-Oct-12 1:59
User 224816825-Oct-12 1:59 
AnswerRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
Pete O'Hanlon25-Oct-12 2:11
mvePete O'Hanlon25-Oct-12 2:11 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816825-Oct-12 2:51
User 224816825-Oct-12 2:51 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
Pete O'Hanlon25-Oct-12 3:01
mvePete O'Hanlon25-Oct-12 3:01 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816825-Oct-12 3:14
User 224816825-Oct-12 3:14 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
Pete O'Hanlon25-Oct-12 3:32
mvePete O'Hanlon25-Oct-12 3:32 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816825-Oct-12 3:58
User 224816825-Oct-12 3:58 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
Pete O'Hanlon25-Oct-12 4:33
mvePete O'Hanlon25-Oct-12 4:33 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816825-Oct-12 22:03
User 224816825-Oct-12 22:03 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
Pete O'Hanlon25-Oct-12 22:09
mvePete O'Hanlon25-Oct-12 22:09 
GeneralRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816825-Oct-12 22:35
User 224816825-Oct-12 22:35 
AnswerRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816825-Oct-12 4:00
User 224816825-Oct-12 4:00 
AnswerRe: From WinForms to WPF and XAML problem with properties (not Dependency)... Pin
User 224816829-Oct-12 22:59
User 224816829-Oct-12 22:59 
QuestionCollectionViewSource filteration Pin
Member 787462222-Oct-12 22:57
Member 787462222-Oct-12 22:57 
AnswerRe: CollectionViewSource filteration Pin
Mycroft Holmes23-Oct-12 0:38
professionalMycroft Holmes23-Oct-12 0:38 
QuestionTrouble decoding an image Pin
MitchG92_2422-Oct-12 22:56
MitchG92_2422-Oct-12 22:56 
AnswerRe: Trouble decoding an image Pin
Bernhard Hiller26-Oct-12 2:33
Bernhard Hiller26-Oct-12 2:33 
GeneralRe: Trouble decoding an image Pin
MitchG92_2429-Oct-12 4:11
MitchG92_2429-Oct-12 4:11 
QuestionHow does Wcf Ria Services connect Access? Pin
Apocalypse Now21-Oct-12 22:42
Apocalypse Now21-Oct-12 22:42 
QuestionMVVM & Collections of Collections Pin
cjb11021-Oct-12 22:13
cjb11021-Oct-12 22:13 
AnswerRe: MVVM & Collections of Collections Pin
SledgeHammer0122-Oct-12 9:44
SledgeHammer0122-Oct-12 9:44 
GeneralRe: MVVM & Collections of Collections Pin
cjb11022-Oct-12 22:01
cjb11022-Oct-12 22:01 
GeneralRe: MVVM & Collections of Collections Pin
SledgeHammer0123-Oct-12 6:34
SledgeHammer0123-Oct-12 6:34 
QuestionSilverlight on Linux(Ubuntu) Pin
anil03318-Oct-12 4:39
anil03318-Oct-12 4:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.