Support for TextSearch
Hi,
Is there a plan to add support for TextSearch to ItemsControl?
It will be nice to to be able to select an item in ListBox or ComboBox by typing in a few characters that match their text, similar to WPF.
Is there a plan to add support for TextSearch to ItemsControl?
It will be nice to to be able to select an item in ListBox or ComboBox by typing in a few characters that match their text, similar to WPF.
-
-
sfernandez
Site Admin
- Posts: 2056
- Joined:
Re: Support for TextSearch
This feature wasn't requested before so we didn't have plans for it, could you please add this to our bugtracker?
In the meantime you can create a Behavior that attaches to the ListBox/ComboBox and modifies the selected item by reacting to the TextInput event.
In the meantime you can create a Behavior that attaches to the ListBox/ComboBox and modifies the selected item by reacting to the TextInput event.
Re: Support for TextSearch
@sfernandez
Thanks for the workaround suggestion. I've added a feature request to the bug tracker.
Thanks for the workaround suggestion. I've added a feature request to the bug tracker.
-
-
sfernandez
Site Admin
- Posts: 2056
- Joined:
Re: Support for TextSearch
Thanks for the report, we'll try to add the feature in one of the following 3.0 versions.
Who is online
Users browsing this forum: No registered users and 0 guests