Hi Laxmikant,
First off, terribly sorry for only being able to get to this now.
The problem is you're rendering the events as background events. To fix it in your example, simply delete the Event.rendering variable from the event assignment node.
If you check the comment of that field in the structure it states:
Allows alternate rendering of the event, like background events.
Can be empty, "background", or "inverse-background"
You can check other event configuration options on the comments of the structure attributes, or on http://fullcalendar.io/docs/event_data/Event_Object/
Let me know if this reply made it on time... Probably not!
Kind Regards,
Joao Grazina
You can check other event configuration options on the comments of the structure attributes, or on http://fullcalendar.io/docs/event_data/Event_Object/
Let me know if this reply made it on time... Probably not!
Kind Regards,
Joao Grazina