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

Command Behaviors

3 Answers 72 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Kshamesh
Top achievements
Rank 1
Kshamesh asked on 17 Sep 2012, 04:31 PM
Hi All,

I am using MVVM approach, I came across http://www.telerik.com/help/wpf/scheduleview-features-loadondemand.html and understood that VisibleRangeChangedCommandProperty is provided by Telerik library itself.

I would like to know what all command behavior properties are provided by Telerik Library.

Regards,
Kshamesh

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 18 Sep 2012, 06:44 AM
Hello Kshamesh,

You could check our Events and Commands articles.

All the best,
Yana
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

0
Kshamesh
Top achievements
Rank 1
answered on 18 Sep 2012, 08:05 AM
Hi Yana,

Thank you for your timely response.

I have gone through the article, but I did not get any information about binding the these commands from Xaml. I can see only VisibleRangeChangedCommnd is exposed stright away from RadScheduleView, not the Commands which are there in Article.

Please help me to understand how can I bind these command from Xaml. E.g. instead AppointmentEditing event, I want to use EditAppointmentCommad since I am using MVVM approach.

Regards,
Kshamesh
0
Yana
Telerik team
answered on 18 Sep 2012, 11:33 AM
Hi Kshamesh,

Currently only VisibleRangeChanged event is provided as a Command which can be directly used in XAML.

I would suggest to check our best practices articles about Event To Command programming at the following link:
http://www.telerik.com/help/wpf/patterns-and-practices-eventtocommand-overview.html

You can use any of the suggested approaches there to handle ScheduleView events as commands.

Hope this helps.

Greetings,
Yana
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

Tags
ScheduleView
Asked by
Kshamesh
Top achievements
Rank 1
Answers by
Yana
Telerik team
Kshamesh
Top achievements
Rank 1
Share this question
or