Current filter:
                                You should refresh the page.

                                2 Solutions

                                Creation Date
                                Rating
                                Importance
                                Sort by
                                0

                                In 12.1, we have introduced the AllowUpdateTwoWayBoundPropertiesOnSynchronization property that allows you to resolve this problem. Once this property is set to False, the SelectedItem and EditValue binding source will not be updated during synchronization.

                                • Jose Brand 09.12.2012

                                  Thanks for the reply!


                                  Nice! But how can I access this property in ComboBoxEdit, in xaml dont appear... i need do this in the code behind?


                                • It is strange to hear about this problem, since xaml intellesence works properly for this property on my side, as you can see in the attached screencast. Please make sure that 12.1 libraries are referenced by your project. You can also try to clean and rebuild the solution to make sure that the IDE is properly refreshed.

                                You must  log in  or  register  to leave comments
                                0

                                Dmitry im with the assemblies of 12.1.4 version, see my attachment.

                                I tried found this property in BaseEdit class in code behind but without success too...


                                Please specify which version has this property.


                                Its is urgent, thanks soo much!

                                Capturar.PNG
                                • Hi Jose,

                                  Thank you for your clarification. In version 12.1.4, this property had another name - "ShouldUpdateTwoWayBindedPropertiesOnSynchronization". Please try to set this property to False and feel free to reactivate this thread if you have additional questions.

                                  Thanks

                                You must  log in  or  register  to leave comments
                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.