|
Tutorial - Month selector
|
| | |
You may enable a div based or a drop down box with a list of months by setting ShowMonthSelector to true.
By default, the month selector is not shown.
| | |
Example
| January | | February | | March | | April | | May | | June | | July | | August | | September | | October | | November | | December |
|
<< | | >> |
|
<obout:Calendar runat="server" ShowMonthSelector="true" MonthSelectorType="HtmlList" </obout:Calendar>
|
<obout:Calendar runat="server" ShowMonthSelector="true" MonthSelectorType="DropDownList" </obout:Calendar>
|
| | |
| "Thank you very very much, I have to say your support is the best." |
Guido Helmers |
|
| | |
|