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
370
ig:XamComboEditor / ig:XamMultiColumnComboEditor and IsSynchronizedWithCurrentItem
posted

Hi guys,

is there a way to set the "IsSynchronizedWithCurrentItem" on the new XamComboEditor?

I need to have the CurrentItem in my ViewModel, and normaly i have used this one, but i don't know how to handle that on the new ones?

 <igEditors:XamComboEditor.ComboBoxStyle>
                            <Style TargetType="ComboBox">
                                <Setter Property="IsSynchronizedWithCurrentItem" Value="True"/>

 

mfg.

Markus

Parents
No Data
Reply Children