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
2335
SelectionChanged Rasied Twice For Numeric DisplayMemberPath
posted

Hi,

I am using 2010 V1  and a problem that faced that in XamWebComboEditor if we asssign a numeric property to DisplayMemberPath and have CutsomItemsFilter then it rasie SelectionChanged Event Twice and selection is done to first item in list.

Is this a bug or we have some problem with code

Thanks

Parents
No Data
Reply
  • 135
    posted

    Hi Imran Javed Zia,

    I've investigated the issue and when not debugging the application it is working as expected - firing once SelectionChanged Event and selecting correct item.

    When we asssign a numeric property to DisplayMemberPath and have CutsomItemsFilter property set to NotEquals condition in debug mode the problem is existing because there is logic on LostFocus event.

    Best regards,
    Milena Mitova
    Software Engineer in Test I
    NetAdvantage for Silverlight LoB

Children
No Data