Quantcast
Channel: MobileOSGeek » AutoCompleteBox
Browsing all 5 articles
Browse latest View live

How to Set the Minimum Characters for AutoCompleteBox to filter in Windows...

The AutoCompleteBox that is part of Silverlight Toolkit for Windows Phone by default shows the suggestions when you type one character in the AutoCompleteBox . You can change this behaviour . For...

View Article



Automatic text completion in AutoCompleteBox in Windows Phone

You can change this behaviour slightly such that the first possible suggested word / sentence is filled in the AutoCompleteBox . To do that Just set the IsTextCompletionEnabled property of the...

View Article

Reverse Filtering in AutoCompleteBox in Windows Phone

The AutoCompleteBox in Silverlight ToolKit for Windows Phone lets you perform the custom logic to display the list of Suggestions matching the typed characters . For example , you could use the write...

View Article

What’s wrong with this WP7 Code ?

Here’s a sample code that i was trying for databinding the AutoCompleteBox in Windows Phone 7 . I was trying to bind a custom object to the AutoCompleteBox and ended up looking at the code for nearly...

View Article

DataBinding Custom Objects to AutoCompleteBox in Windows Phone

In one of my previous blog post , i shared a sample sourecode that binds List of String as ItemSOurce for the AutoCompleteBox . In this Blog post , i will share the sample sourcecode on how to bind an...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images