This is a migrated thread and some comments may be shown as answers.

Error in InvertedBooleanConverter

1 Answer 99 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Datafyer
Top achievements
Rank 1
Veteran
Datafyer asked on 23 Mar 2012, 07:18 PM
I noticed in my application that InvertedBooleanConverter (in the ScheduleView dll) was not working correctly for the convert back operation. I looked at it in JustDecompile and it is incorrect.

The InvertedBooleanConverter in Telerik.Windows.Controls.dll is correct.

Why are there multiple versions?

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 27 Mar 2012, 11:25 AM
Hi Patrick,

The InvertedBooleanConverter in Telerik.Windows.Controls.ScheduleView.dll has not implemented ConvertBack method, as it is not used in a TwoWay binding. However, we have marked it obsolete and from Q2 2012 it will be obsoleted and later deleted. The one from Controls assembly will be used instead.

Kind regards,
Konstantina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
Datafyer
Top achievements
Rank 1
Veteran
Answers by
Konstantina
Telerik team
Share this question
or