It would be really useful to have a RadComboBox with a RadTreeView.
The combination of RadDropDownButton with a RadTreeView seems to be an insufficient workaround:
- start-up item setup
- sync current item
- IsOpen hack in MVVM
- no validation support - which is a serious drawback
- no edit/search support
Cheers,
Jani
The combination of RadDropDownButton with a RadTreeView seems to be an insufficient workaround:
- start-up item setup
- sync current item
- IsOpen hack in MVVM
- no validation support - which is a serious drawback
- no edit/search support
Cheers,
Jani
5 Answers, 1 is accepted
0
Hello Jani,
Thank you very much for the valuable feedback. For the moment, we don't have plans to provide such an integration control. However, I've added your request in our PITS under the name "TreeView ComboBox Integration Control" and it will be available for tracking and voting tomorrow the latest. If it receives enough votes, we will definitely consider implementing it. I've also updated your Telerik points accordingly.
Regards,
Kiril Stanoev
the Telerik team
Thank you very much for the valuable feedback. For the moment, we don't have plans to provide such an integration control. However, I've added your request in our PITS under the name "TreeView ComboBox Integration Control" and it will be available for tracking and voting tomorrow the latest. If it receives enough votes, we will definitely consider implementing it. I've also updated your Telerik points accordingly.
Regards,
Kiril Stanoev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Eugeniy
Top achievements
Rank 2
answered on 22 May 2011, 07:26 PM
You can add Tree in to the Popup over the DockPanel with TextBox and Button.
0

Jani
Top achievements
Rank 1
answered on 26 May 2011, 08:06 AM
Hi Kiril
Thanks for your feedback.
However, I can't find the request in your PITS. Where is it located?
Cheers,
Jani
Thanks for your feedback.
However, I can't find the request in your PITS. Where is it located?
Cheers,
Jani
0

Jani
Top achievements
Rank 1
answered on 26 May 2011, 08:16 AM
Hi Eugeniy
Thanks for you suggestion, but your approach has some hitches:
- Implement a TextBox with a Button
- Popup/Async handling
- synchronize the TextBox input with the current item TreeViewItem
- validate the TextBox input againts the TreeView content without opening the Popup (in case of ReadOnly)
I think such an extensive UI Library like this, should include a RadComboBox with TreeView.
Thanks again,
Jani
Thanks for you suggestion, but your approach has some hitches:
- Implement a TextBox with a Button
- Popup/Async handling
- synchronize the TextBox input with the current item TreeViewItem
- validate the TextBox input againts the TreeView content without opening the Popup (in case of ReadOnly)
I think such an extensive UI Library like this, should include a RadComboBox with TreeView.
Thanks again,
Jani
0
Accepted
Hi Jani,
Bellow is a link to the PITS item:
http://www.telerik.com/support/pits.aspx#/public/silverlight/5970
All the best,
Kiril Stanoev
the Telerik team
Bellow is a link to the PITS item:
http://www.telerik.com/support/pits.aspx#/public/silverlight/5970
All the best,
Kiril Stanoev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items