User Profile

Collapse

Profile Sidebar

Collapse
Brennan Finighan
Brennan Finighan
Last Activity: Mar 19 '08, 05:49 AM
Joined: Jul 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks for your response. I thought that might be the case. I setup a group of comboboxes in an array and initialized them on Form_Load. As I needed them I set their attributes and created their own SelectedIndexCh anged event. I also created a tool tip for each one so I could see during run time that each combobox was a different control. The events for each combobox are still tied together even though there is a seperate event for each control
    See more | Go to post

    Leave a comment:


  • problems with events for dynamically created comboboxes

    Hello

    I am using VS 2005 with .net 2 with C#. I have a form with a panel in which I am dynamically creating combo boxes. They are all using the same data source.The reason they are dynamically created is because the program does not how many are required. When I change the selected index for any one of the comboboxes they all change to the same selected index. Any ideas ??. I have tried creating the event as a delegete inside the...
    See more | Go to post
No activity results to display
Show More
Working...