I have Daypilot Calendars inside a Bootstrap tab control. The problem is when I navigate to the tabs that on are not visible on load the scroll bar is stuck at the top. I read in separate post how to handle this in the ajax control toolkit but I am not using that. Here is the tab control URL
https://gist.github.com/mnewt/4228037
I found a solution. In stead of a tab control. I used Fadein/Fadeout and buttons to simulate a tab control. When the view loads all the daypilot calendars are visible, then I fadeout/fadein the divs tied to buttons.