Declined
Last Updated: 11 Aug 2016 14:05 by ADMIN
ADMIN
Telerik Admin
Created on: 27 May 2011 18:11
Category: TimeBar
Type: Bug Report
5
TimeBar: The selection element does not always show the correct range in MVVM scenarios, in which the view model validates the range
The selection element does not always show the correct range in MVVM scenarios, in which the view model validates the range. The problem is only present in WPF.
1 comment
ADMIN
Tsvetie
Posted on: 12 Jan 2015 18:40
The behavior is expected. As a workaround, you can use an attached property. For additional information and code sample, please refer to the attachments - TimeBarIncorrectSelection demonstrates the problem and TimeBarIncorrectSelection_Solution demonstrates one possible approach.