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

AppointmentDialogViewModel constructor obsolete??

1 Answer 55 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Heiko
Top achievements
Rank 1
Iron
Veteran
Heiko asked on 26 Mar 2013, 09:00 AM
Hi!

I just found out that in Q1 2013 the constructor of AppointmentDialogViewModel is marked as "obsolete". Why that? Part of our program is build around this class so we have to create this part new. What to use instead?
In other parts we use the AppointmentDialogViewModel like in ShowDialog and DialogClosing events. Are there any changes in the future? Can we still use the AppointmentDialogViewModel which is contained in ShowDialogEventArgs?

Regards
Neils

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 29 Mar 2013, 08:49 AM
Hello Neils,

As the AppointmentDialogViewModel is strictly bound to the ScheduleView, and only it can create it properly. So we strongly recommend that the AppointmentDialogViewModel is not used and that is why it is marked as obsolete.
So you should not worry it would not be deleted and you will be still able to use it if you asses that you need it.
Also if you have any other questions, please don't hesitate to write us.


Regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ScheduleView
Asked by
Heiko
Top achievements
Rank 1
Iron
Veteran
Answers by
Georgi
Telerik team
Share this question
or