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

Kendo UI calendar event

1 Answer 174 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
vijay
Top achievements
Rank 1
vijay asked on 16 Jun 2016, 06:17 AM

Hello Telerik,

I want use event features in Kendo UI calendar.

Example-

First Requirement - For attendance showing I want show on every date 

P - Present

A - Absent

FH, SH - first half, second half

L - leave 

Second Requirement - suppose I am going to click on P (present date) after click on that i want show the other details on same page or open popup or dialog for show IN Time and OUT Time details.

Please let me know about these two requirement how can I achieve the same using Kendo UI.

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 20 Jun 2016, 07:58 AM
Hi Vijay,

You can use templates via the month.content option, and some custom logic to achieve the desired behavior. You can check out the following dojo for a sample implementation of adding buttons to the custom template:

http://dojo.telerik.com/OfAWE

You can choose among the Kendo UI ToolTip, Kendo UI Popup, and Kendo UI Window for the popup with additional information, depending on your preference, and requirements. Here are some demos, and documentation links that can prove useful:

http://demos.telerik.com/kendo-ui/tooltip/index

http://docs.telerik.com/kendo-ui/api/javascript/ui/tooltip

http://demos.telerik.com/kendo-ui/window/index

http://docs.telerik.com/kendo-ui/api/javascript/ui/window

I hope this helps.

Regards,
Dimiter Topalov
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Calendar
Asked by
vijay
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or