View More / Limit Events not working
Opened this issue · 0 comments
muthusrinivasan-a commented
I have used to display the data with static values. The view more or the limit events is not working. The entire data is displayed.
In your demo too If i just want to limit the events to 2 using the console it is not working. Any suggestions for the static data ???
$('#calendar').limitEvents(2);