o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Populating Combo. (Resolved) -

Hi All!

I've a scenario where I've to populate a Combo Box on the click event of an other Combo Box. The values in the Combo Boxe are to come from the database i.e through a query.

How to accomplish this.

 

Populating Combo. (Resolved) -
Hi All! I've a scenario where I've to populate a Combo Box on the click event of an other Combo Box. The values in the Combo Boxe are to come from the database i.e through a query. How to accomplish this.


Populating combo box from database -
Hi, I'm pretty familiar with populating drop-down combo boxes in ASP, but I could use an example of how to do it in Visual Basic. Does anyone know where I could find an example of a combo box being populated with data from a database? Thanks


Populating Combo from File(Resolved) -
Hi All! I am populating my ComboBox Items via a file in my Program Folder, that part works. My Question is! If I have a TextBox(Single Line) and a Button how do I add to that file?? The Code I am using now will write to the File but it will wipe the other lines. Thanks for any help


[2005] combo boxes question -
hey all, I have a question about populating a combo box. and to be honest im not sure exactly what i need to do I want to have a combo box that will display several things domestic international magizine sports openair and for each value have it set several variabl


RESOLVED - Populating Multiple Combo Boxes in a Loop -
Hi everyone, Is it possible to use a for loop to populate multiple combo boxes? Here is the idea behind what I would like to be able to do: for x = 1 to 8 cboA&cstr(x).enabled = false . . . next x the combo boxes are called cboA1, cboA2, cbo


Populate combo from flex -
I have got 2 comboxes and a flex with 2 columns. On the DropDown event of either combo box I pass a parameter thru and sort the flex accordingly. I then populate combo 1 with column1 data from the flex, and combo 2 with column2. To do this I am loop reading thru the flex and re-


Populating Combo Boxes ..Help!! -
Does anyone have any code for populating a single combo box on an ASP page(Possibly using Javascript)? The code i have works fine in the backend VB FORM, however im not sure how to transfer this code onto an ASP page?? Thanks


Repeating string populating combo box -
I've got a combo box I'm populating with values from a field in an Access database. The field is a string containing week beginning dates and ending dates. The data stored in the field looks like "01 - 05". The next value would be something like "07 - 12". Each


speed up the populating process to display 20000 items in combo in VB 2005 -
I need to show 20000 rows in a databound combo in VB 2005. The items display allright but after a considerable amt of time. How can i speed up the populating process................say maybe displaying 10 or 20 items at a time on each combo scroll click .........................sor


Populating a combo box or List box -
Hello Can anyone help on populaitng a combo box where the values are placed in a notePad as a .txt file Ur help is appreciated


populating combo box -
Hi, I have a combo box that I want to be populated with data of a certain field, dependent on what client number is currently being shown. I've tried a few things but really have gotten nowhere. If anybody can help, I sure would appreciate it. Thanks


populating combo box based on another combo -
hi there i have two tables main_cat and sub_cat here are the fields main_cat : main_cat_id main_cat sub_cat: sub_cat_id main_cat_id sub_cat Now i want to populate second combo based on main category selected in Visual basic 6 using ado. I have two combo box o


Populating Combo boxes quickly with API -
How do i populate combo boxes real fast ? I want to load all available fonts into a combo box.. but the standard VB combo1.additem is far too slow


populating combo box w/ ado -
I'm simply trying to fill a combo box with a query (preferably a stored procedure) so that when the user clicks the combo box, all the choices will be presented to them. how should i go about doing this? i know i could write a loop to populate the combo box by calling the stored pro


Populating Combo boxes using ini or txt files. -
I need to find out how to populate a combo box using either an ini or a txt file. I know it is possible I have seeen it done but I have not seen the code. This is probably something really basic but my brain is not working today.


Populating - Combo Box -
Dear Respondent(s) I've populated a combo box in a form (frmForm1) & show the from from another calling form (frmCalling). I've used "Me.Hide" in frmForm1 But if the frmCalling is closed and opened later the combo box doesn't have any ideas.. How to tackle


populating a combo box with directories -
Hey guys/gals, I'm hoping you guys can help me with an issue I'm having. I want the program to be able to choose from a list of options within a combo box (a list of options that are actually folders on a network drive). Based on their selection I want another combo box to fill


populating combo box options -
from a webpage which has a combo box populated with options -- i want to populate combo box on form with same options. anybody please help


Resolved - MS Combo -
hi guys Combo Box... I am generating a list of code in the combo box. Upon selecting any one of the code in the combo, the data will be populated in the other controls. Now my code is working on lost focus of combo. I want to work the code upon on closeup event, but there i


populating a combo box -
I have a combo box that pulls data from a database table and works fine. My table looks like this: field1 field2 field3 37 0.397 0.399 0.402 37 0.392 0.396 0.408 37 0.397 0.412 0.403 37 0.397 0.476 0.403 38 0.398 0.452 0.403 38 0.398 0.409 0.403 38 0.398 0.402 0.404 38 0.3


OpenDialog -
I need help on populating a combo box with values similar to what one finds in the Look in combo of a OpenDialog? Note: I dont wish to use the OpenDialogControl


Populating a Combo Box Standard Data Control... -
well, i have a combo box on my form in vb6, and i need to populate it with the data in a certain table and field, how do i do this?


problems with setting vallue of combo -
Hi All im setting the vallue of a combo as follows: cboUnit.SelectedValue() = mUnitId the problem that i have is that it is not populating the combo with the any vallue, although as soon as u tab into the field it retrieves & display the correct information


ADO: ComboBox mental disorder... -
There is one kind of combo box that populates automatically when you set 2 properties. There is a data bound combo box and list box. It has a rowsource property where you set the source of your data (recordsetname) and a listfield where you set the name of the field that the box is s


***RESOLVED***Invalid Date -
Hi! All Have a problem, I have three combo boxes: 1) Date 2) Month 3) Year Users select one from each and it forms the date of birth field...now how can I raise an error when I user makes an invalid date selection: 31st November or 30th February...Any suggestions???? I was th


Combo box and multiselecting -
I have a combo box that i am populating with some items. I would like to be able to highlight more than 1 item and perform functions on the items highlighted... E.g. If i have 5 items in my combo box... i would like the user to be able to highlight the ones that he wants and then i


Populating a ComboBox from another form! -
How do I populate a combo box that is on another form? I am letting my users create new categories for the software and after they do that I need to update the combo on the main form with that new category name. Ideas?


Blank ComboBox initially -
My form has a Combo Box [Cb] with DropDownStyle property set to DropDownList. When the application starts the Combo Box is populated with a Data Table [dt]. Problem resides in the fact that the Combo Box Selected choice [the one that appears] should be blank initially. However when


Populating Combo Boxes with Field Values and allowing option all -
I have created a search box in Access that populates a combo box with all the records in a certain table/field using Row Source Type = Table/Query Row Source = SELECT Sitename From Site; I have 30 different site names. I would like the user to have the option of choosing "


Populating Combo Box with E-mail addresses -
Hello All... Here is a question. Does anyone know how to populate a combo box with e-mail addresses from a Lotus Notes Server? Or from the users PC? If you can help post a reply. Thank You


Populating a combo box using ADODC control -
How can i populate a Combo box using data from a database using the Adodc control as this is all i have been taught and it will be used in an assignment. Thanks in advance KitKat


How to Activate an event -
I have a simple DAO database on a multi-tab form, one tab the database, on another tab a drop down combo box that is populating data the database, my problem is that the dropdown combo-box will only populate the updates only after the pogram has been closed and re-opened. Any input


Fill drop down depending on another combo. -
Hi all, I want to load combo2 which contains the State information which is depending upon combo1 value which contains the country information. These values are populating from the database table.Both combo are on same page. can any one tell how to do so. Thanks in advance for


Combobox listindex -
How do i set the listindex to the first or current item in the combo after populating it? I populate the combo box at form load. Thanx


adodc -
Whats the best from a performance (If any differences) pont of view in populating a data combo. Using the adodc control component or ADODB.recordset code and looping through the recordset to populate my combo box? Regards Gerard


Populating Combo Boxes -
I need to populate a drop down list box (combo) with two columns: One would be the visible value that a user selects from the dropdown list. The other value is the key field of the underlying database table which would be hidden from the user. This is an unbound combo box...the key f


Combo box/DB help -
i'm using vb6 and the ADODB Object i generated the content of a table in db into a combo box ex - i have tblCustomers as a table, i have Cust_ID,Cust_Name,Cust_Salutation in my tblCustomer table. i managed to get the Cust_Name into the combo box, it loaded it fine. but how


VB and SQL Server - populating Combo Box... -
This is probably an easy one, but I'll risk looking like a novice (which I am) and post it anyway... I am simply trying to populate a combo box with a datafield from a SQL Server 2000 table. I will be populating MANY combo boxes in this project, so I want to make a populateCombo sub pr


VB6/VBA - populate combo box in powerpoint presentation -
Hello everyone, I have a powerpoint presentation. On one of my slides, I would like to add a combo box. I would like to populate the combox box with some values. Question1: Where and how do I put in the vb or vba code in designing this presentation? Question2: How do I go


filling combo box from dataset -
I fill a .NET dataset from an Access database and then populate a combo box with a variable from the dataset via a loop using 'ComboBox.Item.Add("variable")' when the box's dropdown arrow is clicked. Trouble is there are now 1500 items to be added and there is a long delay