I want to use comobox which is editable in my silverlight project, but silverlight doesnt provide a such control. If any one knows how to create a custom editable combobox in silvelight 4.0 then please help me.
Editable combobox means:
- A combo box providing list of options.
- User can enter the value.
- Filtering.