Welcome Guest Search | Active Topics | Sign In | Register

Week Number on Calendar/DatePicker Options
eo_support
Posted: Monday, April 21, 2008 6:43:46 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,084
A new WeekNumberBase property has been added to the Calendar since build 2007.2.51. The property can be set to "None", "Month" or "Year". If it is set to "Month", the Calendar/DatePicker would display a week number in front of every week based on the month, meaning the first week of the month has a week number of "1", the second week of the month has a week number of "2", and so on. If it is set to "Year", the Calendar/DatePicker would display a week number in front of every week based on year, meaning the first week of the year has a week number of "1", the second week of the year has a week number of "2", and so on. The default value is "None", meaning no week number is displayed.

The appearance of the week numbers (font, color, background, etc) can be customized through WeekSelectorStyle. The appearance of the week number header can be customized through MonthSelectorStyle.

A new sample has been added to demonstrate this feature. To view the sample, please load the demo project, then go to Calendar -> Features -> Week Number.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.