Imagine this is a EditedItemTemplate for a TreeViewItemAdv:
Visibility="{Binding Text, Converter={StaticResource languageToVisibilityConverter}}"/>
Visibility="{Binding Text, Converter={StaticResource languageToVisibilityConverter}}"/>
Visibility="{Binding Text, Converter={StaticResource languageToVisibilityConverter}}"/>
Meaning you have three languages in treeview item, but only one is visible at a time via some languageToVisibilityConverter, the treeview will display properly, and the editing template will work correctly, but the AfterItemEdit event's EditModeChangeEventArgs Old and New value will only show the NewValue/OldValue for the first textbox.. namely the one bound to Language_1 in this case.
What is the solution to this issue?
KL
Karthikeyan L
Syncfusion Team
April 6, 2012 04:31 AM UTC
Hi Richard,
Could you please follow up this query through the incident,which is logged in our Direct-trac support system, under the Incident id #92892.
Please let us know if you have any concern.
Regards,
Karthikeyan.