In the Scheduler, when you hover your mouse over an appointment it shows a delete image. This is nice, but I want the same functionality with an edit image. I know I can implement a click or double click client event to handle editing, and in fact have already done so with double click, but to make it more clear to end users I would also like an edit image. They are also used to having this from an old scheduler control we are looking to migrate away from another vendor to use the telerik scheduler control.
I don't mind rolling my own solution, but any help you can provide if you have done this regarding css and client scripts that I can use would be great. Ultimately I think this should be built into the control itself as I can't imagine I am the only one wanting this.
Also, I know I can put my own image in an appointment template which may be what I end up having to do, but again I want it to look nice and appear right next to the delete image when you hover the mouse over the appointment.
I don't mind rolling my own solution, but any help you can provide if you have done this regarding css and client scripts that I can use would be great. Ultimately I think this should be built into the control itself as I can't imagine I am the only one wanting this.
Also, I know I can put my own image in an appointment template which may be what I end up having to do, but again I want it to look nice and appear right next to the delete image when you hover the mouse over the appointment.