Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
This is the behavior of the .NET control in which this control is inherited. We only added SF data binding to this control and it is not enhanced. If you change the BindingUpdateMode to OnValidation you may have a slightly better experience, but this control is one we are going to replace with one of our custom controls in the future as it doesn't work well for user input. We use masked controls instead.
|