Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link from p-calendar to the p-schedule #776

Closed
MChouaiar opened this issue Aug 24, 2016 · 3 comments
Closed

Link from p-calendar to the p-schedule #776

MChouaiar opened this issue Aug 24, 2016 · 3 comments

Comments

@MChouaiar
Copy link

Hello all,

Does anybody have an idea how to link the p-calendar to p-schedule; when I click on day on calendar open the schedule in this day date. for example when I click on "25/08/2016" on calendar I select the "25/08/2016" on schedule.

Thanks on advance.

@akshayextentia
Copy link

Hi PrimeNG team,

I am also trying same thing to bind calendar date with schedule day date. but unfortunately i did not get any solutions.
Actually the problem is, while the p-schedule loaded once after that it is not changed day view if you set any other date from back side dynamically or from .ts file, the same thing happened with minTime and maxTime. How can be achieve this thing from back side. There is any option to override schedule class or something else? Please let us know as soon as possible.

Thanks on Advance.

@akshayextentia
Copy link

Hi All,
I found a solution which is like that and its work on my angular 2 project:

jQuery('.ui-widget').fullCalendar('gotoDate', date);

i founded from here :
#495

@cagataycivici
Copy link
Member

Please use forum for cases like these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants