Quantcast
Channel: Silverlight Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 801

Commented Issue: AutocompleteBox not binding half the time [9648]

$
0
0
When I set the Text property by binding to null value, the next change by binding is not taken into account.

the problem comes from _ignoreTextPropertyChange field in AutoCompleteBox.cs.
When the Text property is changed by code this field is incremented because a TextChanged is fired on the inner TextBox which decrements this counter.
But in case where the new value is null, the TextChanged is not fired and the counter will be decremented next time the value will be changed, but with take care this value.

Is it possible to fix this bug about this counter ?

Sorry for my bad english.
Thank you
Comments: ** Comment from web user: Sboury **

This bug is really annoying.
To work around this problem, we must update the field with a false value to decrement the counter before putting a new value.

Thank you


Viewing all articles
Browse latest Browse all 801

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>