angular-simple-calendar
angular-simple-calendar copied to clipboard
[Ask] How to Updating Events in Calendar
Hi there..
Please help.. How do i update events in calendar? I use external button to add event "Present Today" with ng-click and push into array list, but it wont direct to bindEvent in the directive, and not updating the calendar events.
here is the link : https://plnkr.co/edit/9Lse6x?p=preview
Thanks in advance!