Monday, August 27, 2012

AutoCompleteBox binding

AutoCompleteBox binding

I get a strange behaviour when manipulating the ItemsSource property of the AutoCompleteBox:
Whenever the ItemsSource changed from an Empty collection to a non-Empty collection (i.e. I'm trying to populating the Drop down list) , the drop down doesn't get populated.

When the collection is in non-empty state, and then changing the collection, the drop down appears and populate as it should.

Any suggestion will be appreciated!

Answers & Comments...




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog