0
votes
1answer
20 views

How to preview calendar on non-calendar page (2010)?

This seems simple. I want to have a preview of the calendar on my site homepage in 2010. It looks like the only way to do this is to embed the calendar with SharePoint Designer (which then puts a ...
1
vote
1answer
88 views

SharePoint 2010 Meeting Menu

I have a question about a SharePoint meeting menu. In our office I should replicate a SharePoint 2010 site without accessing it with SharePoint Designer. The site is here for coordinating meetings. ...
0
votes
0answers
34 views

Problem with add java script to set All Resources by default view in calender

I would like to add All Resources view by default in my calender but I can't find way how I can do this in standard calender. I started look for some solution this issue and I found below blog site ...
2
votes
1answer
2k views

How to make SharePoint 2010 calendar view Time Sensitive!

I am trying to create Dataview Webpart for SharePoint Calendar Events to display [Today] items. I was sucessful on that, my next challenge is how to make it time sensitive. I want to display events ...
1
vote
1answer
1k views

Partial postback sharepoint webpart

I am trying to add update panel to my sharepoint sitepage below: I am getting the error : Failed to load viewstate. The control tree into which viewstate is being loaded must match the control ...
0
votes
0answers
100 views

CSS not taken in my calander plugin

I have below my designer code .. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <%@ Page Language="C#" ...
0
votes
2answers
2k views

The control with ID 'XXXXX' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it

I am getting the layout issue for calendar webpart in my page . with the error message : The control with ID 'XXXXX' requires a ScriptManager on the page. The ScriptManager must appear before any ...
0
votes
1answer
3k views

SharePoint calendar sharing on iPhone and iPad

I want to connect SharePoint calendar with iPhone and iPad. This calendar is used by my colleague. Is there any possibility to add this calendar to my iPhone and iPad? How I can add this calendar? ...
0
votes
1answer
248 views

Tabbed SharePoint 2010 Calendar

I am trying to use SharePoint 2010 Calendar in a tabbed functionality using the following: http://www.pathtosharepoint.com/pages/easytabs.aspx ...
0
votes
4answers
4k views

How to get a mini calendar webpart like an asp.net calendar webpart

I would like to display a mini calendar as webpart on a sharepoint page. I have tried all the calendar views but nothing satisfied the requirement. I need something like an asp.net calendar that ...
0
votes
1answer
105 views

Can I make calendar items link to data view page?

We currently upgraded from 2007 to 2010 and I'm having problems with the calendar. In 2007 I was able to change that the calendar items would link to a custom data view I created. Here is our 2007 ...