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

Suggestions?

1 Answer 9 Views
TextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
selom
Top achievements
Rank 1
selom asked on 25 Apr 2013, 02:04 AM
The default textbox control in Windows Phone has an option to show suggestions as the user types. Is this available in the telerik textbox? I can't seem to find it.

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 25 Apr 2013, 06:35 AM
Hello Selom,

Thank you for writing.

Yes, it works the same way as in the native TextBox, just set the InputScope property to an input scope that provides suggestions, for example "Search":
<telerikPrimitives:RadTextBox InputScope="Search"/>

Kind regards,
Todor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
TextBox
Asked by
selom
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or