0
Views
0
Comments
Year Calendar Ajax Refresh
Question
Hi

I'm using a TR with a selectBox for each user and the calendar to show the days of that user when it's selected.

When I select a user from the TR I call an action that gets all the days of that user and put them in the SpecialDaysList associated to the calendar (with the color green) and I use Ajax to refresh the calendar div. When i remove the days from the list and call the AjaxRefresh, the days are still shown with the green color (but they're not in the list).

Best Regards,
Hugo
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.