Silverlight TextBox Control that immediately updates Text field(blog.roboblob.com)
submitted by
spavkov(1718) 1 year, 10 months ago
Standard Silverlight TextBox control is very useful but has one strange behavior: if you use TwoWay data binding and bind some property to controls Text property, when users type text into the control, this change is not propagated to the bound property until the control loses its focus.
Lets see how to solve that problem easily...
|category: Silverlight
|Views: 162
tags:
TextBox mvvm Control Silverlight another
Everyones tags:
Your Tags: