ASP.NET Calendar - Tutorial - Time selector

You may enable a div based or a drop down box with a list of hours/minutes/seconds by setting ShowTimeSelector to true. Disable hour, minute, second selector by setting ShowHourSelector, ShowMinuteSelector, ShowSecondSelector respectively to false. Default values are true.

By default, the time selector is not shown.

 
 
00
01
02
03
04
05
06
 
 
00
01
02
03
04
05
06
 
 
00
01
02
03
04
05
06
 
 
<obout:Calendar runat="server"
     ShowTimeSelector="true"
     TimeSelectorType="HtmlList"
</obout:Calendar>
<obout:Calendar runat="server"
     ShowTimeSelector="true"
     TimeSelectorType="DropDownList"
</obout:Calendar>

"I wanted to say this is probably the best set of tools I have ever worked with, but the fact that you guys answer questions is phenomenal. I recommend your stuff to every developer I talk to. "

Karl Wilkens
Multiweb Communications, Inc.

Random testimonial   All testimonials