Hi,
I have downloaded and implemented the TabsWebPart from MSDN. Seems to function great.
I have made a master calendar with an overlay including 2 calendars, each with different colors. If I insert the calendar itself as a webpart, my overlay view applies great and you can see the appointements, however if I insert this calendar into the TabsWebPart (tab1), it shows up blank with nothing. As far as I am aware the process was to close the web parts you want to display in the TabsWebPart, and then edit the xml file with the name of your closed web parts.
Now it seems that once you close the web part, it must lose its view settings? The other problem is that once inside the TabsWebPart, there appears no way to edit the Calendar webpart. Clicking on it simply selects the TabsWebPart edit box.
Have I missed something?