angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 728 forks source link

Want to pass different events(array) on change of calender view option #343

Open golekunal88 opened 8 years ago

golekunal88 commented 8 years ago

Hi,

I want to pass three different events(array) on change of calendar view option.

There are three calendar view i.e Calendar One, Calendar Two & Calendar Three. after changing each view, I want to pass three different events source(array) separately for each view. currently there is only one events source.

Can someone please guide me

golekunal88 commented 8 years ago

& How can we add custom events on specific date & time?

adithyasai commented 8 years ago

+1 for the post Even i am facing similar issue. did you find some solution for that?