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 user can just over a date or click to see there events. Any ideas where i can find something or build it? Thanks in advance
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can do it in 2 steps using SharePoint designer- Please check this link - http://www.indrasani.com/?p=45 |
|||
|
|
|
you can check out my blog (had to create exactly what you are questioning for my company). used javascript |
||||
|
|
|
Take a look at this project on Codeproject. I have used it before with a few modifications, it works pretty well. You can remove the bottom part with the event listing if you only want the calendar. |
|||||
|
|
If you are able to use the Out of the Box filter web parts, the Date Filter Web Part is the one you can use. Check out a couple of links: http://office.microsoft.com/en-us/sharepoint-server-help/work-with-filter-web-parts-HA010033786.aspx |
|||||
|