6 Answers, 1 is accepted
0
Accepted
Hi Rafnas,
You could extract and modify the default EditAppointmentDialog Style and ControlTemplate in order to remove the not needed UI. For more details please check the following article:
http://docs.telerik.com/devtools/wpf/controls/radscheduleview/features/custom-dialogs
Hope this helps.
Regards,
Kalin
Telerik by Progress
You could extract and modify the default EditAppointmentDialog Style and ControlTemplate in order to remove the not needed UI. For more details please check the following article:
http://docs.telerik.com/devtools/wpf/controls/radscheduleview/features/custom-dialogs
Hope this helps.
Regards,
Kalin
Telerik by Progress
Telerik UI for WPF is ready for Visual Studio 2017 RC! Learn more.
0
Rafnas
Top achievements
Rank 1
answered on 02 Dec 2016, 09:34 AM
Thank you, its working!...
0
Rafnas
Top achievements
Rank 1
answered on 07 Dec 2016, 04:38 AM
Hi Kalin,
can you tell me how to add new button and event for that button in appointment Pop up window
0
Hello Rafnas,
You could use the same approach in order to add new UI in the dialog. However if you have faced any issues doing that - please share more details regarding the scenario and the exact issue. If you can share a sample project that would be helpful.
If you have any other questions, please let us know.
Regards,
Kalin
Telerik by Progress
You could use the same approach in order to add new UI in the dialog. However if you have faced any issues doing that - please share more details regarding the scenario and the exact issue. If you can share a sample project that would be helpful.
If you have any other questions, please let us know.
Regards,
Kalin
Telerik by Progress
Telerik UI for WPF is ready for Visual Studio 2017 RC! Learn more.
0
Rafnas
Top achievements
Rank 1
answered on 10 Dec 2016, 12:32 PM
hi kalin,
I added one radbutton, but I dont know how to give button click event separately for this button
Thank you,
Rafnas
0
Hi Rafnas,
You could handle the Click event as a Command in the ViewModel, please take a look at our EventToCommandBehavior topic.
Additionally, you could check the approach suggested in the Add RadComboBox to a custom EditAppointmentDialog topic for binding a property in the dialog to a property in the ViewModel by defining the ViewModel as a StaticResource.
I hope this would be helpful.
Regards,
Yana
Telerik by Progress
You could handle the Click event as a Command in the ViewModel, please take a look at our EventToCommandBehavior topic.
Additionally, you could check the approach suggested in the Add RadComboBox to a custom EditAppointmentDialog topic for binding a property in the dialog to a property in the ViewModel by defining the ViewModel as a StaticResource.
I hope this would be helpful.
Regards,
Yana
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which
deliver the business app essential building blocks - a grid component,
data visualization (charts) and form elements.