Programmatically selecting a DropDownList item

  • Thread starter Thread starter John Cosmas
  • Start date Start date
J

John Cosmas

I need to programmatically make a selection of a dropdownlist/combobox item,
which naturally should force the DropDownList_ValueChanged procedure to fire
because it detected that the user made a selection change in the
dropdownlist control. Please 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

Back
Top