Hello,
I'm using RadComboBox in the same way like AutoComplete example on Telerik demos. For my purposes I need to set AutoCompleteSeparator=" " (space character). The problem is I have this character in the drop-down list of items. If I, for instance, choose "hello world" item and after that choose another (using the arrow keys on keyboard), then the first part of item ("hello) remains on input area. Is it by any chance possible to remove the entire item from input area when navigating through drop-down list of items?
And the second question. Is it possible not to choose selected item automatically? I mean when I'm walking through the list of drop-down items I don't want them appear on input area until I press "Enter" for example.
Telerik.Web.UI.dll 2008.1.0415
Thank you,
Yaroslav
I'm using RadComboBox in the same way like AutoComplete example on Telerik demos. For my purposes I need to set AutoCompleteSeparator=" " (space character). The problem is I have this character in the drop-down list of items. If I, for instance, choose "hello world" item and after that choose another (using the arrow keys on keyboard), then the first part of item ("hello) remains on input area. Is it by any chance possible to remove the entire item from input area when navigating through drop-down list of items?
And the second question. Is it possible not to choose selected item automatically? I mean when I'm walking through the list of drop-down items I don't want them appear on input area until I press "Enter" for example.
Telerik.Web.UI.dll 2008.1.0415
Thank you,
Yaroslav