Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

How To add items to combo box at run time


1 reply to this topic

krishna123

krishna123
  • Members
  • 11 posts

Posted 27 October 2005 - 09:19

Hi,

How to add items to combo box\listbox dynamically at runtime?

Our setup has to search the all existing SQL instances and display them in the combo box or List box. On Selection of the instance from the control we have to proceed further.

The existing instances search i am doing in custom action.

How to add these instances to Combo box /list box dynamically.

Thanks & Regards
Krishna.s

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 27 October 2005 - 12:58

This article, among other things, includes a sample to dynamically populate a listbox:
Using Dual ListBoxes as Replacement for a Multi-Selection ListBox
http://www.installsi...stBox/index.htm