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

  • Home
  • SEARCH
  • 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 487281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T01:35:20+00:00 2026-05-13T01:35:20+00:00

WinForms, .NET 3.5 I have a ComboBox that needs to display a growing list

  • 0

WinForms, .NET 3.5

I have a ComboBox that needs to display a growing list of items — there is a long running process fetching items, and I want to be able to display items to the user as they build up over time.

Setting the DatSource property to a naive Array/List doesn’t work since subsequent additions are not registered by the ComboBox.

Now I can set the DatSource to a BindingList — but it seems that this becomes tragically slow. When I throttle additions things go fine; but I’m adding maybe a thousand items every couple of seconds, and this rate just hangs the form.

I’m entirely willing to believe this is an inherent shortcoming of binding directly to a BindingList, but would like to be better understand what is going on. The MSDN articles on DatSource, BindingList and BindingSource discuss concepts like and BindingContexts, CurrencyManagers but don’t help me understand the specific events, redraws and what-not that are being fired that might cause this slow down.

I suspect the BindingSource registers an item-add event to the ComboBox, which then goes through a series of Item-additions, DropDown-checks and invalidation. But MSDN browsing and Googling hasn’t helped me answer this.

Can anyone point me in the right direction?


Clarification

I’m aware of the design problems, and ways to work around this problem. So I’m not really looking for a solution — but I do want to understand the deeper mechanics of what is going on.

  • 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-13T01:35:20+00:00Added an answer on May 13, 2026 at 1:35 am

    The default control is not made for such operations, since all entries are cached on the control as far as I know.

    You need to use a control which properly supports a “virtual” mode, which means that it only loads the few items to be displayed currently from the list.

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

Sidebar

Ask A Question

Stats

  • Questions 334k
  • Answers 335k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Kevin, I have written a CloneObject class which is exactly… May 14, 2026 at 3:31 am
  • Editorial Team
    Editorial Team added an answer You can cause this to happen by changing your hosts… May 14, 2026 at 3:31 am
  • Editorial Team
    Editorial Team added an answer You can use locks to make sure that only one… May 14, 2026 at 3:31 am

Related Questions

I have a Combobox control on my form (WinForms, .NET 3.5), and its DropDownStyle
Winforms .net 3.5 app. In my app I have a generic class that looks
Ok, I asked this question before, but deleted it as the way I went
We're writing a .NET winform application and I'm looking for options on one of

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.