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

Filtering items.

1 Answer 40 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Freddy
Top achievements
Rank 1
Freddy asked on 20 Mar 2013, 08:00 AM
Hi,

I have a radcombobox which is populated witha large Sql table. I want filtering to be done only after the user entering a minimum of three chsracters. How this can be done?

Thank you,
Freddy.

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 20 Mar 2013, 08:47 AM
Hi Freddy,

You can use the MinFilterLength property of the RadComboBox to set the minimum length of the typed text before a new request for items is initiated.

Thanks,
Princy.
Tags
ComboBox
Asked by
Freddy
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or