This is a migrated thread and some comments may be shown as answers.

ComboBox with DateTimePicker when a particular item is clicked

1 Answer 55 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 2
Michele asked on 26 Jan 2012, 10:54 AM
Hello Telerik,
I've a ComboBox that shows the most recently selected date used (those data are taken by WCF service and they're stored on a DB), I wish the possibility to specify a new date using the DateTimePicker (I've tougth another combobox voice called "Other date" that shows up the DateTimePicker) ... is this possible? how should I handle this?

To be sincere I use an MVVM pattern (Caliburn Micro, ViewModel-first) but if I got the View-First solution I'll elaborate myself the modelview code

Thanks
Paolo

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 31 Jan 2012, 01:34 PM
Hi,

I can suggest you to use the DropDownButton instead. You can add there different kind of content. You can check out its demos here. (Buttons->DropDown Button)

Hope this helps.

Kind regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
ComboBox
Asked by
Michele
Top achievements
Rank 2
Answers by
Konstantina
Telerik team
Share this question
or