search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Wanted to implement Day Pilot Calender control using Anguler JS

Asked by Prince Srivastava
6 years ago.

Wanted to implement Event calendar of admin displays events of every client as per date. Event of different clients is differentiated by different color. For example client A events is marked by blue color and client B red and so on.

When admin clicks on any of the event marked on the calendar, a pop-up opens showing following details -Client Name, Location, Name of the products , No. of products booked by the client, and Event start start and End date.

Answer posted by Dan Letecky [DayPilot]
6 years ago.

Please see the AngularJS tutorials available at code.daypilot.org:
https://code.daypilot.org/tag/angularjs

That could be a good start for your application.

You can customize the event depending on its properties:
https://doc.daypilot.org/calendar/event-customization/

The event details can be displayed using the built-in modal dialog that lets you display a custom page:
https://doc.daypilot.org/calendar/event-editing/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.