Menu

How to close TDPFDateTimeCombobox

Chris
2014-03-30
2014-04-03
  • Chris

    Chris - 2014-03-30

    When i click on the TDPFDateTimeCombobox, the date picker will appear from the bottom. How do i close the picker after an item has been selected? There isn't a done button on the picker.
    please advise

    thanks
    chris

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-03-30

    Hi Chris

    Set PickerToolbarVisible property to true

    Regards

     
  • Chris

    Chris - 2014-04-01

    Thanks babak.

     
  • Fenistil

    Fenistil - 2014-04-01

    Hi

    And how can the user do it, without any coding if there is no other controls on the page?

    Thanks

     

    Last edit: Fenistil 2014-04-01
  • Chris

    Chris - 2014-04-03

    There is a property value on the TDPFDateTimeComboBox called "PickerToolbarVisible". The default value is false. Just set this value to TRUE and when the DateTimeComboBox is called out, the "Done" button will appear on the combo box.

     

Log in to post a comment.