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

Cycle through items alphabetically

5 Answers 77 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Veteran
Michael asked on 12 Jan 2018, 07:46 AM

Here's the behaviour i'm looking for:

With focus on my combobox, I press 'n' once. -> The first item in the list starting with 'n' is selected.

I press 'n' again. -> The second 'n' item in the list is selected.

-------

Is there a combination of flags that causes this behavior?

If not, has anybody already written the event handler to make it work?

Cheers

5 Answers, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 16 Jan 2018, 03:29 PM
Hello Michael,

This behavior will be available with the latest release - R1 2018 which is coming by the end of the week. You will be able to check out the release notes of the new release before the end the week.

Regards,
Vladimir Stoyanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Michael
Top achievements
Rank 1
Veteran
answered on 17 Jan 2018, 12:21 AM

Great news, thanks Vladmir!

Not to seem ungrateful... I don't suppose the fix might apply to listboxes too?

 

0
Vladimir Stoyanov
Telerik team
answered on 19 Jan 2018, 04:56 PM
Hello Michael,

We are going to need some more time to investigate the RadListBox behavior. I will write to you on Monday to update you on the matter.

Thank you for your patience and understanding.

Regards,
Vladimir Stoyanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Vladimir Stoyanov
Telerik team
answered on 22 Jan 2018, 04:13 PM
Hello Michael,

Please excuse us for the delay.

The RadListBox text search behavior when the TextSearchMode is StartsWith is case sensitive. I have logged an item for this issue in our feedback portal where you can track its progress. When the TextSearchMode is Contains, ContainsCaseSensitive or StartsWidthCaseSensitive, the text search is working correctly.

I updated your Telerik points as a small gesture of gratitude for bringing this to our attention.

Regards,
Vladimir Stoyanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Michael
Top achievements
Rank 1
Veteran
answered on 26 Jan 2018, 09:52 PM
Thanks Vladimir, and well done.
Tags
ComboBox
Asked by
Michael
Top achievements
Rank 1
Veteran
Answers by
Vladimir Stoyanov
Telerik team
Michael
Top achievements
Rank 1
Veteran
Share this question
or