This is a migrated thread and some comments may be shown as answers.

Print the ScheduleView MVVM

1 Answer 86 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 09 May 2013, 02:13 PM
I'm trying to convert the example given in http://www.telerik.com/community/forums/silverlight/scheduleview/print-the-scheduleview.aspx to add the ability to print my ScheduleVIew.

I am using MVVM but the example is not. How can I print my ScheduleView given that I'm using MVVM?

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 13 May 2013, 01:54 PM
Hi,

As we see you posted another support ticket with ID: 691514 about the same topic and we have responded to you in that post could we continue the discussion there.

I will post our response from that thread here too in order for it to be available for the community:

You could create a custom ICommand and move the printing logic from the previous example in that command, then bind for example a Button Command to that custom command and pass the ScheduleView control with the use of the CommandParameter.

We updated and attached the previous example with the described approach. Hope this is helpful.

Greetings,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ScheduleView
Asked by
Tim
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or