文件名称:EventCalendar_demo
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:42.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
It is quite simple and straight forward. ASP.NET Calendar control posses an event "DayRender" which has got "DayRenderEventArgs" as one of the parameters. This DayRenderEventArgs has got two very useful things - Day and Cell. Day is of the type "CalendarDay" and Cell is f the type "TableCell". Day can help us in identifying the day, date etc which it is going to render and Cell gives us handle to the table cell corresponding to that day. Now since we have handle to Table Cell of displaying Date, we can play with it to cater to our needs. For event Calendar we are simply going to use this event to add the event details in the Table Cells associated with the dates.-It is quite simple and straight forward. ASP.NET Calendar control posses an event "DayRender" which has got "DayRenderEventArgs" as one of the parameters. This DayRenderEventArgs has got two very useful things- Day and Cell. Day is of the type "CalendarDay" and Cell is f the type "TableCell". Day can help us in identifying the day, date etc which it is going to render and Cell gives us handle to the table cell corresponding to that day. Now since we have handle to Table Cell of displaying Date, we can play with it to cater to our needs. For event Calendar we are simply going to use this event to add the event details in the Table Cells associated with the dates.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EventCalendar/EventCalendar.sln
EventCalendar/EventCalendar.suo
EventCalendar/EventCalendar/
EventCalendar/EventCalendar/bin/
EventCalendar/EventCalendar/bin/Debug/
EventCalendar/EventCalendar/bin/Debug/EventCalendar.dll
EventCalendar/EventCalendar/bin/Debug/EventCalendar.pdb
EventCalendar/EventCalendar/bin/Release/
EventCalendar/EventCalendar/bin/Release/EventCalendar.dll
EventCalendar/EventCalendar/bin/Release/EventCalendar.pdb
EventCalendar/EventCalendar/EventCalendar.cs
EventCalendar/EventCalendar/EventCalendar.csproj
EventCalendar/EventCalendar/obj/
EventCalendar/EventCalendar/obj/Debug/
EventCalendar/EventCalendar/obj/Debug/EventCalendar.dll
EventCalendar/EventCalendar/obj/Debug/EventCalendar.pdb
EventCalendar/EventCalendar/obj/Debug/TempPE/
EventCalendar/EventCalendar/obj/EventCalendar.csproj.FileList.txt
EventCalendar/EventCalendar/obj/Release/
EventCalendar/EventCalendar/obj/Release/EventCalendar.dll
EventCalendar/EventCalendar/obj/Release/EventCalendar.pdb
EventCalendar/EventCalendar/obj/Release/Refactor/
EventCalendar/EventCalendar/obj/Release/Refactor/EventCalendar.dll
EventCalendar/EventCalendar/obj/Release/TempPE/
EventCalendar/EventCalendar/Properties/
EventCalendar/EventCalendar/Properties/AssemblyInfo.cs
EventCalendar/EventCalendarDemo2005/
EventCalendar/EventCalendarDemo2005/App_Data/
EventCalendar/EventCalendarDemo2005/Bin/
EventCalendar/EventCalendarDemo2005/Bin/EventCalendar.dll
EventCalendar/EventCalendarDemo2005/Bin/EventCalendar.pdb
EventCalendar/EventCalendarDemo2005/Default.aspx
EventCalendar/EventCalendarDemo2005/Default.aspx.cs
EventCalendar/EventCalendarDemo2005/Web.Config
EventCalendar/EventCalendar.suo
EventCalendar/EventCalendar/
EventCalendar/EventCalendar/bin/
EventCalendar/EventCalendar/bin/Debug/
EventCalendar/EventCalendar/bin/Debug/EventCalendar.dll
EventCalendar/EventCalendar/bin/Debug/EventCalendar.pdb
EventCalendar/EventCalendar/bin/Release/
EventCalendar/EventCalendar/bin/Release/EventCalendar.dll
EventCalendar/EventCalendar/bin/Release/EventCalendar.pdb
EventCalendar/EventCalendar/EventCalendar.cs
EventCalendar/EventCalendar/EventCalendar.csproj
EventCalendar/EventCalendar/obj/
EventCalendar/EventCalendar/obj/Debug/
EventCalendar/EventCalendar/obj/Debug/EventCalendar.dll
EventCalendar/EventCalendar/obj/Debug/EventCalendar.pdb
EventCalendar/EventCalendar/obj/Debug/TempPE/
EventCalendar/EventCalendar/obj/EventCalendar.csproj.FileList.txt
EventCalendar/EventCalendar/obj/Release/
EventCalendar/EventCalendar/obj/Release/EventCalendar.dll
EventCalendar/EventCalendar/obj/Release/EventCalendar.pdb
EventCalendar/EventCalendar/obj/Release/Refactor/
EventCalendar/EventCalendar/obj/Release/Refactor/EventCalendar.dll
EventCalendar/EventCalendar/obj/Release/TempPE/
EventCalendar/EventCalendar/Properties/
EventCalendar/EventCalendar/Properties/AssemblyInfo.cs
EventCalendar/EventCalendarDemo2005/
EventCalendar/EventCalendarDemo2005/App_Data/
EventCalendar/EventCalendarDemo2005/Bin/
EventCalendar/EventCalendarDemo2005/Bin/EventCalendar.dll
EventCalendar/EventCalendarDemo2005/Bin/EventCalendar.pdb
EventCalendar/EventCalendarDemo2005/Default.aspx
EventCalendar/EventCalendarDemo2005/Default.aspx.cs
EventCalendar/EventCalendarDemo2005/Web.Config
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.