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

Context Menu/Scheduler Integration

9 Answers 135 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Irina
Top achievements
Rank 1
Irina asked on 27 Sep 2007, 09:10 AM
Hi.

Thanks for your response.
Also I was wondering if there will be a context menu/ scheduler integration.

9 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 28 Sep 2007, 03:09 PM
Hello Irina,

At the moment we lack to needed JavaScript events to implement such example. We can possibly use the TimeSlotClick event, but this will work only on left-click. We are in the process of migrating RadMenu to the Prometheus suite and we will definitely consider implementing such an example or we might integrate it directly into RadScheduler.

Regards,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Fooberichu
Top achievements
Rank 2
answered on 13 Dec 2007, 03:56 PM
I'm also interested in such a thing.  My scenario is this:

Designing a company events calendar (already have it working with all standard asp.net controls, but would really love to see it looking/working better).  Simply double-clicking the event will need to bring up a "details" screen (going to use client-api and advanced forms to bring up my own screen in RadWindow), but then the need to right-click for a context menu and accomplish several tasks depending on security such as "sign up", "edit", "delete", etc will need to be added as well.

Seeing as the integration is not currently possible we will have to continue using the sloppy way we do it (currently no context menu is available, we just have to click the event and once on the details page, pick our action) but at least I can get the additionally functionality out of scheduler vs the ASP.NET Calendar with overridden OnDayRender methods.

Please keep me posted when something like this is available!
0
Peter
Telerik team
answered on 15 Dec 2007, 01:27 PM
Hello Jonathan,

We will notify you as soon as there is such an example. Thank you for your interest in Telerik controls.


Best wishes,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Bruce
Top achievements
Rank 1
answered on 09 Jan 2008, 10:37 PM
I'm very interested in this as well - crucial to our buying and using Telerik controls.  Our winforms app uses a right click context menu and it would drive the users crazy if it were different.

Nice control!
0
T. Tsonev
Telerik team
answered on 10 Jan 2008, 03:38 PM
Hi Bruce,

We did in fact implement two new events for the upcoming Service Pack (due early next week) - OnClientAppointmentContextMenu and OnClientTimeSlotContextMenu. They will make implementing such scenarios possible.

Greetings,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Fooberichu
Top achievements
Rank 2
answered on 10 Jan 2008, 03:41 PM
Wonderful, glad to hear this.  Hopefully there will be an example available as well?
0
Peter
Telerik team
answered on 10 Jan 2008, 03:55 PM

Yes, there will be an example.


Kind regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Piyush Bhatt
Top achievements
Rank 2
answered on 15 Jan 2008, 10:42 PM
In my application I put an "asp:Panel" in the "AppointmentTemplate" and within panel I put the RadContextMenu - its working.

You will have to set the ControlId from code behind or do some other majic with it, but it works.
0
T. Tsonev
Telerik team
answered on 16 Jan 2008, 07:56 AM
Hello Piyush,

Yes, this will work for sure. We have also prepared an example, demonstrating the new events available with the latest Service Pack. They allow you to integrate context menus for both the appointments and the time slots.

Check out the demo here.

Regards,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Irina
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Fooberichu
Top achievements
Rank 2
Peter
Telerik team
Bruce
Top achievements
Rank 1
Piyush Bhatt
Top achievements
Rank 2
Share this question
or