Questions tagged [angular-calendar]

A calendar component for Angular 6.0+ that can display events on a month, week or day view. The successor of angular-bootstrap-calendar.

110 questions
0
votes
0 answers

Unable to pass selected date value from html to controller in angular full calender

I am using angular 1 and angular ui full calender.The calender is getting displayed.If i click on any date in the calender i want to pass the selected date value to controller.But i am unable to pass selected date value from html to controller. Here…
Sachin HR
  • 450
  • 11
  • 28
-1
votes
1 answer

How to customise an Angular Calendar to be vertically scrollable

I have tried several calendars from npm, but haven't found a calendar that can be vertically scrollable, all the months should be rendered while the user scrolls the container.
-1
votes
1 answer

Angular calendar half hour in day view

so i'm using the angular calendar, you can see this on https://mattlewis92.github.io/angular-calendar/#/kitchen-sink and i want set the half hour into segment hour. So i follow this: https://github.com/mattlewis92/angular-calendar/issues/287 I've…
Mr. Developer
  • 3,295
  • 7
  • 43
  • 110
-1
votes
1 answer

How to create calendar view for booking events in angular 8

I want to create calendar view as shown in image using angular 8, which can provide following features:- It should have 24 hour time format. 1 Hour should be divided into 4 cells which are 15 min each.
-1
votes
2 answers

Angular calendar click event

I'm based on that thread. I could add a method allowing to show a modal (popup) after clicking on an existing event as presented by that capture: with that code:
Liliya
  • 37
  • 7
1 2 3 4 5 6 7
8