Hi,
I would use RadScheduler in an application to show and edit work shifts. I'm using Telerik Q2 2015, Visual Studio 2013.
My question is, is it possible to somehow add some UI controls (labels, check boxes, buttons etc.) to the appointment (e.g by inheriting an own appointment class), so that the user would be able to do some edit actions on the appointment straight away without opening any appointment edit dialog?
Regards,
Pirjo
7 Answers, 1 is accepted
0
Pirjo
Top achievements
Rank 1
answered on 24 Aug 2015, 05:25 AM
Hi,
Please see the attached file, there is an example how this would look like in my application.
0
Pirjo
Top achievements
Rank 1
answered on 24 Aug 2015, 06:02 AM
The idea would be, that all the appointments would look like the first monday.
0
Hi Pirjo,
Thank you for writing.
You could achieve the desired result by creating your own SchedulerElementProvider and also extending the AppointmentElement class. Detailed information is available in the following documentation article: Scheduler Element Provider.
For your convenience, I am sending you attached a sample project demonstrating how the example can be extended and also how a RadLabelElement and a RadCheckBoxElement can be added. I am also sending you a gif file showing the result on my end.
I hope this helps. Should you have further questions please do not hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Thank you for writing.
You could achieve the desired result by creating your own SchedulerElementProvider and also extending the AppointmentElement class. Detailed information is available in the following documentation article: Scheduler Element Provider.
For your convenience, I am sending you attached a sample project demonstrating how the example can be extended and also how a RadLabelElement and a RadCheckBoxElement can be added. I am also sending you a gif file showing the result on my end.
I hope this helps. Should you have further questions please do not hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Toni
Top achievements
Rank 2
answered on 26 Aug 2015, 07:53 AM
Hey,
Thanks for reply and example. I assume you have also vb.net version of that example in your pocket? Pirjo forget to say about the language.
Br,
Toni Hämeenniemi
0
Hi Toni,
Thank you for writing.
Please find attached the VB version of the discussed project. We also have a free online converter which could help you in similar situations: http://converter.telerik.com/.
I hope this helps. Should you have further questions please do not hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Thank you for writing.
Please find attached the VB version of the discussed project. We also have a free online converter which could help you in similar situations: http://converter.telerik.com/.
I hope this helps. Should you have further questions please do not hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
Aref
Top achievements
Rank 1
answered on 16 Sep 2015, 09:24 PM
Hi
I am using Telerik Q2 2015 SP1 and Visual Studio 2010 , but when I want to add inherited winform from radScheduler EditAppointmentDialog I receive error that I attached with my question, BTW I have changed all the Telerik's references local copy to true but it doesn't helped. I am looking forward to hear from you.
I am using Telerik Q2 2015 SP1 and Visual Studio 2010 , but when I want to add inherited winform from radScheduler EditAppointmentDialog I receive error that I attached with my question, BTW I have changed all the Telerik's references local copy to true but it doesn't helped. I am looking forward to hear from you.
0
Hello Aref,
Thank you for writing.
Please make sure that the references you have added have the same version. You can also check the following resources for additional information: MSDN, StackOverflow.
If the problem persists please open up a support ticket attaching your project so that we can investigate it locally.
I hope this helps. Should you have further questions please do not hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Thank you for writing.
Please make sure that the references you have added have the same version. You can also check the following resources for additional information: MSDN, StackOverflow.
If the problem persists please open up a support ticket attaching your project so that we can investigate it locally.
I hope this helps. Should you have further questions please do not hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items