Click here to Skip to main content
15,887,485 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Binding from a lookup Pin
Keith Barrow29-Oct-12 6:25
professionalKeith Barrow29-Oct-12 6:25 
GeneralRe: Binding from a lookup Pin
cjb11031-Oct-12 1:10
cjb11031-Oct-12 1:10 
QuestionNeed assistance on WPF Pin
Hema Bairavan27-Oct-12 6:56
Hema Bairavan27-Oct-12 6:56 
AnswerRe: Need assistance on WPF Pin
Abhinav S30-Oct-12 6:40
Abhinav S30-Oct-12 6:40 
GeneralRe: Need assistance on WPF Pin
Hema Bairavan4-Nov-12 18:21
Hema Bairavan4-Nov-12 18:21 
GeneralHow to Print & Export Search Results in WPF using MVVM? Pin
Satheeskumar Manickam25-Oct-12 7:18
Satheeskumar Manickam25-Oct-12 7:18 
AnswerRe: How to Print & Export Search Results in WPF using MVVM? Pin
Richard MacCutchan25-Oct-12 22:26
mveRichard MacCutchan25-Oct-12 22:26 
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 

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.