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

conditioned items to be displayed on Radcombobox??

1 Answer 33 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Tai
Top achievements
Rank 1
Tai asked on 05 Sep 2010, 02:59 AM
Assuming i have a collection of players which will be bounded to the radcombobox
Player: (has fields)
      number
      active (can be true or false)
     address

do we have any filter Binding way so my radcombobox only show(not IsEnable because it still shows the undesired one) players with number > (a specific value) or when active is "true"?
is it possible to do that or  i have to bind the itemssource of the combobox to the filtered desired collection first?

thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Konstantina
Telerik team
answered on 07 Sep 2010, 03:25 PM
Hi Tai,

Thank you for contacting us.

Unfortunately, there is no such property in the current implementation of the control. You will have to bind to the already filtered collection.

If you have any other questions about our controls please let us know.

Sincerely yours,
Konstantina
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
Tags
ComboBox
Asked by
Tai
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or