|
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>
|
| | |
| "First of all, Thanks to all of you for helping me in cruch situations...
Your precious help is just more than to be expressed rather appreciated in words...
Really Thank you..." |
Abhisek Singh |
|
| | |
|