Wei-Dong XU [MSFT]
Guest
|
Posted:
Sat Jan 15, 2005 9:01 am Post subject:
RE: Reusing calendar |
|
|
Hi Stephen,
So far as I know, since the calendar view is rendered internally of the
web part which also depends on the support of Sharepoint OM, your
requirement can not use it directly for one different datasource. You will
need to develop one web part for that.
In Sharepint, the calendar javascript source code is available from the
link "http://<servername>/_layouts/1033/ows.js" which will be very helpful
for your own developement. Nevertheless, please note this file contains the
COPYRIGHT declaration. Don't use it directly.
Furthermore, there is one calendar behavior from MSDN.
calendar Behavior (Internet Explorer - Behaviors)
http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calenda
r.asp
Please feel free to let me know if you have any question.
Best Regards,
Wei-Dong XU (WD.XU)
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights. |
|