0

I have been using the autocompletebox from Silverlight Toolkit for Windows Phone.

What kind of changes (changes/extended ?) will be needed to enable the autocompletebox
to support auto completion for multiple phrases/words ? i.e. support something similar to

Enabling autosuggest for the 2nd word also?

as soon as 'c' is entered in above the dropdown list shows items starting with 'c' etc.

(or how can this be achieved using normal text box?)

Related to this
http://www.codeproject.com/Articles/180311/Rich-Text-Box-With-Intellisense-Ability

4

1 回答 1

2

我发现这篇文章很有用..

使用(和自定义)适用于 Windows Phone 的 AutoCompleteBox

http://www.croitoriu.com/blog/2012/02/using-and-customizing-the-autocompletebox-for-windows-phone/

数据源

自动完成

于 2012-08-01T04:56:33.530 回答