Results 1 to 4 of 4

Thread: Combo1_DropDown Question

  1. #1
    Adept Developer
    Guest

    Combo1_DropDown Question

    I have a Combobox with some code on the DropDown event, but when I click the dropdown button it erases the value displayed in the Combobox. Is there a way to stop that?

    Basically, when they click the arrow, it pops up a calendar (similar to Outlook), but it should still display the date they have chosen.

    -Steve

  2. #2
    Frenzied Member jjortiz's Avatar
    Join Date
    Mar 2001
    Location
    NYC
    Posts
    1,768
    Why not use the Datepicker control. Works exactly the way you are describing.

  3. #3
    Adept Developer
    Guest
    That would be too easy.

    Just kidding.

    The icon for the DatePicker control doesn't look like a Calendar, so I was just using a similar calendar control.

    Thanks.

    -Steve

  4. #4
    Frenzied Member jjortiz's Avatar
    Join Date
    Mar 2001
    Location
    NYC
    Posts
    1,768
    Place a calander button right on top and when click fire the onclick event of the Dropdown. It will simulate. Other than that i do not know.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width