Basic Date Picker Forums

Welcome to Basic Date Picker Forums Sign in | Join | Help
in Search

changeing the minutes dropdownlist

Last post 07-24-2009, 11:59 PM by Dclark. 1 replies.
Sort Posts: Previous Next
  •  07-24-2009, 3:14 PM 1805

    changeing the minutes dropdownlist

    Can I change the dropdownlist for minutes so it shows all integers from 1 to 60?
  •  07-24-2009, 11:59 PM 1806 in reply to 1805

    Re: changeing the minutes dropdownlist

    I guess it was a silly question.  I discovered I can do so in the source code:

    <BDP:TimePicker ID="TimePicker1" runat="server"

    DisplayType="MultipleDropDownList" TimeFormat="T" NullTimeText=" "

    MinuteIncrement="1">

    </BDP:TimePicker>

     

    Dclark

View as RSS news feed in XML
 
Powered by Community Server, by Telligent Systems