Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7041891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:06:06+00:00 2026-05-28T02:06:06+00:00

I have the problem: I can not add new item to the same combobox

  • 0

I have the problem: I can not add new item to the same combobox where clicked one of the comboboxItem. It returns me an InvalidOperationException: “Collection was modified; enumeration operation may not execute.” The only thing that I could find is this. I guess this must be the root of my problem, I still use the “comboboxlist” meanwhile I am changing it. But I can not reset the combobox or create a new one. (Although I managed to add new items to the combobox explicitly, f.e. with a button event.)

here is my xaml:

<ComboBox Name="comboBoxServers">
        <ComboBoxItem Content="(local)"></ComboBoxItem>
        <ComboBoxItem Content="&lt;Browse for more...&gt;" Selected="ComboBoxItem_Selected"></ComboBoxItem>
    </ComboBox>

here is the event handler in c#

 private void ComboBoxItem_Selected(object sender, RoutedEventArgs e)
    {
        comboBoxServers.Items.Add("test");
    }

Any help would be greatly appreciated, cheers!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:06:07+00:00Added an answer on May 28, 2026 at 2:06 am

    If you want to modify the ComboBox while handling the event you should set the event handler on the ComboBox and not on the ComboBoxItem. You will then have to check what ComboBoxItem was selected before proceeding.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem and can't solve it alone. My teacher gives me one
It is known that the halting problem cannot have a definite solution, one that
Very good afternoon to all, The problem I have now is that I can
I think my problem is a classic one, but I can't get the right
I have a problem where I cannot identify visitors to my intranet page because
I have a very simple problem but cannot find a nice solution. I have
I have a simple problem that i cannot solve. I have a dictionary: aa
I have a problem with a client, who cannot log in to our system.
I have this little problem, that I cannot figure out which arguments to pass
I have got a strange problem about in_array recently which I cannot understand. e.g.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.