Closed rameshkithsiri closed 5 years ago
Hello @mikegioia ,
I have one small question.
How can I setMonth()
and setYear()
without rendering ?
Thanks in advance.
@jaydeept4f The calls to setMonth() and setYear() both call render() from within them. There's no real way to do that unfortunately.
How to change month and year in the same time? I am currently using
But i have an ajax event on
doneRendering
. When I change the days with above codes it loads ajax data two times. I want a function similiar tosetYearAndMonth