Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1020
xamcomboeditor / IsSynchronizedWithCurrentItem
posted

Hello I have a problem with the property "IsSynchronizedWithCurrentItem" Everything was OK until I've changed the theme to "Metro". Now in the ICollectionView no CurrentChanged is triggered. Otherwise, nothing has been changed

Thank you

OK with Office2010Blue / NOK with Metro:

            <igEditors:XamComboEditor Grid.Row="3"
                                      Grid.Column="2"
                                      Text="{Binding Path=Branch.Country,UpdateSourceTrigger=PropertyChanged,ValidatesOnDataErrors=True}"
                                      ItemsSource="{Binding CountriesView}"
                                      DisplayMemberPath="Value"
                                      DisplayValueSource="DisplayText"
                                      IsEditable="False"
                                      NullText="Land auswählen..."
                                      >
                
                <igEditors:XamComboEditor.ComboBoxStyle>
                    <Style TargetType="{x:Type ComboBox}">
                        <Setter Property="IsSynchronizedWithCurrentItem"
                                Value="True" />
                    Style>                 igEditors:XamComboEditor.ComboBoxStyle>             igEditors:XamComboEditor>
 

 

  • 138253
    Offline posted

    Hello Marcus,

     

    We have shipped out a new service release where your issue is resolved. I'd be glad to find out if you had tested it out and if it had met your requirements.

    You can download the Service Releases by logging to our web site and going to Account \Keys & Downloads.

  • 138253
    Offline posted

    Hello Marcus,

     

    I have logged this with development under ID:118043 and I have also created a support ticket on your behalf: CAS-97125-RPP94V and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://es.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads

     

    You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://es.infragistics.com/Membership/MySupport.aspx