I want to use comobox, which can be edited in my silverlight project, but silverlight does not provide such control. If anyone knows how to create a custom editable combobox in silvelight 4.0, then please help me.
Editable combobox means:
- A companion list containing a list of options.
- User can enter a value.
- Filtration.
source
share