Load Values Back to Comboboxs From SQL. Problem

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I need to load Values From a SQL database back to a unbound Combobox in a sence.

Put simple the user Adds Infomation based on there ID Cbox1 that then pre populates the other Cbox2 to 30 with the Value they entered before the Drop down items are:
<pre>0%
10%
20%
30%
40%
50%
60%
70%
80%
90%
100%[/code]
<br/>
Any help would be great. <br/>

View the full article
 
Back
Top