We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

AfterItemEdit not honoring a custom EditedItemTemplate

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?




1 Reply

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.


Loader.
Live Chat Icon For mobile
Up arrow icon