Hi
I have a tab panel where I can add multiple calendars as a new tab.
Now I want to drag an event from a calendar(tab) to another calendar(tab). Drag and drop works fine inside a calendar but it is not working across calendars.
I am able to drag an event from a tab and on mouseover of another tab, I am showing that tab but when I drop the event on any date, the event is getting fired.
Abhishek