| Calendar Documentation - Advanced
|
| | |
OboutInc.Calendar2 namespace
<%@ Register TagPrefix="obout" Namespace="OboutInc.Calendar2" Assembly="obout_Calendar2_Net" %>
Properties - styles
StyleFolder
|
Path to the folder with style to use. Optional
|
|
|
|
|
Properties - settings
OnClientDateChanged
|
A client-side function name to call when a date is selected.
The function is called with the selected date as the only parameter. Optional
|
AutoPostBack
|
When true, calendar will automatically post back to the server when date is selected. Default value: false. Optional
|
EnabledDateExpression
|
A boolean expression that enables or disables certain dates. Optional
Check the EnabledDateExpression tutorial
|
|
|
|
|
Properties - date picker mode only
OffsetLeft
|
The horizontal offset of the calendar from the date picker button, in pixels.
Default is 0. Optional
|
OffsetTop
|
The vertical offset of the calendar from the date picker button, in pixels.
Default is 0. Optional
|
CSSDatePickerButton
|
CSS class name for the date picker button. Optional
|
|
|
|
|
Globalization
FullMonthNames
|
A comma-delimeted string of full month names. By default, these are taken
from the defined culture, but you can set your own: "January,February,March,...".
Optional
|
ShortMonthNames
|
A comma-delimeted string of short month names. By default, these are taken
from the defined culture, but you can set your own: "Jan,Feb,Mar,...".
Optional
|
FullDayNames
|
A comma-delimeted string of full day names. By default, these are taken
from the defined culture, but you can set your own: "Monday,Tuesday,Wednesday,...".
Optional
|
ShortDayNames
|
A comma-delimeted string of short day names. By default, these are taken
from the defined culture, but you can set your own: "Mo,Tu,We,...".
Optional
|
FirstDayOfWeek
|
An integer value representing the first day of week. By default this is
taken from the culture, but you can set your own. 0=Sunday Optional
|
DateFormat
|
Takes a formatting string. By default this is taken from the culture,
but you can define your own. Optional
Check the DateFormat tutorial
|
|
|
|
|
CSS properties
| "I love your asp.net components and they help me a great deal.
Thank you so much to obout and it's developers! you guys make our life a lot easier and fun to do coding. " |
Shwe Phyo Khun |
|
| | |
|