Hi I have the following code.

I have 5 combo boxes and a check box. I want the application to respond for one combo box chosen and work even for several different values from the 5 combo boxes and same applies to the checkbox.

I want to know if i need to create a new oledbcommand, a new oledbadapter and a new dataset and also a new da.fill() if i chose a value just from my combo box 2.

The application works fine for my combobox1.

I want combobox2,3,4,5 to work when a value is chosen from them individually and together.

Please share your ideas with me. It will be greatly appreciated if you can help me ASAP!

thanks,
Kavitha.

You can fill the combo boxes by wizard!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.