Assignment Help Please

T

TechieMom

So, I need to write a program that connects to a database and populates
a combo box with the values from one column of one table (categories).
This part I have working just fine. Next I need to have a text box
populate with the "description" associated with the item chosen from
the combo box. (I'm having trouble here) I then need to populate a
datagrid with the rows associated with the category chosen from the
combobox.

It seems simple but I just don't get it.

I have the code in form load to populate the combo box now I'm trying
to add the code to populate the text box in the form load.

Any pointers??


Thanks
 
P

Peter Proost

I would look at the SelectedIndexChanged event of the combobox to fill the
textbox.

Greetz Peter
 
A

ajim

Hie friends, this is ajim.. Educational assignment help given by acropolismentors in all subjects and for all classes. They provide online assignment help, online dissertation help, essay writing and online homework help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top