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

Filtering ItemsSource

1 Answer 150 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Oliver
Top achievements
Rank 1
Oliver asked on 23 Jul 2012, 01:47 PM
Hi,

here is the situation... In my application, I have two combobox, one for department selection and one for billing code selection. When my dialog is loaded, I call my back-end (wcf call) to get all billing codes for all existing departments. I would like to know if it's possible to filter data in my billing code combobox base on the combobox department selection changed without calling my back-end again?

Thank's

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 26 Jul 2012, 03:10 PM
Hello,

 
Yes, you could filter the items in the RadComboBox on the client side. Please, refer to the following help article here - http://www.telerik.com/help/wpf/radcombobox-features-filtering.html and do not hesitate to contact us if you have any additional questions.


Greetings,
George
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ComboBox
Asked by
Oliver
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or