Completed
Last Updated: 05 Oct 2015 14:51 by ADMIN
ADMIN
Martin Ivanov
Created on: 28 Sep 2015 17:20
Category: TreeView
Type: Bug Report
3
The binding is not applied initially on a RadMaskedInput's Value defined in the ItemEditTemplate
If you define a RadMaskedInput control in the ItemEditTemplate of RadTreeView and then bind the Value property of the masked input to a property from the RadTreeViewItem's view model, the input displays the view model's class ToString() method. Instead the value of the bound property should be displayed.

Fix is available in LIB Version: 2015.3.1005.
0 comments