datetime display 'date' only.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Agnes

    datetime display 'date' only.

    I give up the 'dd-mm-yyyy' bindign question.
    However, how can i make the text box display date without time ???
    Thank


  • Herfried K. Wagner [MVP]

    #2
    Re: datetime display 'date' only.

    * "Agnes" <agnes@dynamict ech.com.hk> scripsit:[color=blue]
    > I give up the 'dd-mm-yyyy' bindign question.
    > However, how can i make the text box display date without time ???[/color]

    That's what is done by default. Have a look at the control's 'Format'
    and 'CustomFormat' properties.

    --
    Herfried K. Wagner [MVP]
    <URL:http://dotnet.mvps.org/>

    Comment

    Working...