Combo Fill In -
Hmmm... the closest thing to a combo box doing that (that i know of) is setting the style property of the combo box to 2
when u type in the combo box it will go the the corrosponding first letter of the words in the combo box
How to do event ahndalinjg -
Hi Everyone
Iam new to asp i want to know how to do even handaling in asp
actaully i have two combox ,i want to fill second combo box based on the value selcted in firys combo,pls any one can let me know how to do that
values in first combo r strings mean s department name and sec
Combo boxes and enumerations -
Can you fill a combo box with an enumeration? I saw a post in VB. net that allows you to do this. Can you do this in VB 6? I need to fill a combo box with values from a table. What is the best way to approach this?
i.e) eye_color
brown = 1
green =2
blue = 3
I want to display
Combo Fill In -
Hmmm... the closest thing to a combo box doing that (that i know of) is setting the style property of the combo box to 2
when u type in the combo box it will go the the corrosponding first letter of the words in the combo box
2 data combo box questions -
I have a couple data combo box questions.
1) I am having a difficult time getting a data combo box to work. I add the adodc control & the data combo box, I link everything properly. However, the combo box only shows one record at a time. I have to click the adodc control to get
How to fill the combo box -
hi,
I am using adodb.connection. I am able to fill the combo with the data.
My Query:
I have State_Code,State_Name.
In the combo, i want to display state_name and store the state_code of the selected state_name in the combo because only showing the state_code will not have a meanin
Combo BOx stuff -
Ok if you have two combo boxes and you want one combo box to fill in the contents according to criteria in the other combo box, how would you do it? Example, I have a combo box that filles that fills the file names of files in a directory on the network. What I would like to do is setu
Filling a ComboBox -
I'm trying to fill a combo box with 1500 values , as fast as humanly possible.
Using a basic loop it still takes ages.
does anybody have an idea of how a data bound control could be used here??
I have bound a combo box to a data environment command , but it only seems to fil
Lots of the same -
Hi, im trying to fill all the combo boxes in a form with the same thing, im currently using this code:
Dim combo As ComboBox
For Each combo In ImpAsig
combo.AddItem Impre1
combo.AddItem Impre2
combo.AddItem Impre3
combo.AddItem Impre4
combo.AddItem Impre5
Next combo
But it
ItemData - How do I use it exactly -
Greetings,
I'm having a bit of trouble figuring out how the Itemdata property of a combo box works. What data do I put in each parameter? Do I fill it as I fill the box or wait until it's done to fill it?
Basically I'm reading info from a text file and sticking it into an array
Access 2002: Auto fill in with combo box -
I am trying to get my main form to pull information from my tables but I want it to auto fill in. The best way I can descrbe it is
Product name selected from a combo box and I want it to auto fill in the cost.
Next question is later I am going to want to auto tabulate the resul
Fill a combobox w/ADO using SQL7 -
Here's all I need to do. I need to fill a combo box from
a SQL Server 7 Database Table using ADO (code not
controls). I've seen code here and that uses Connection
objects and loops,etc. to fill the combo. I just can't find
the correct combination of code to do this.
I
fill combo {Resolved} -
hi, i know that is possible to fill a combo with data from a column in a ADO db, but is also possible to do it, so if there is two or more in the same column that are alike, it will only show one of them???
sorry the bad spelling
splazz
Fill a combo box of airports of the world [*Resolved *] -
Hello,
I am creating a flight website that will allow users to select places that they want to fly to. They will select the departure and destination from selecting the airport from the combo box.
My problem is, that there are many airports in the world. Would I have to manually
Filling and displaying combo -
I am new in asp.net/vb.net. I need to fill out a combobox according to the selectedvalue in another combobox.
But i can not find and event (such as click on the previous combobox) to execute the query and fill the combo.
Any help?
Help!Hooking combo boxes to textboxes. -
I want to hook up 4 textboxes to a combo box so that when someone selects a choice in the combo it automatically sends further info on that selection into the textboxes next to it. For example, when they select a name in the combo I want it to fill in the address, phone, etc of that pe
MS Access VBA How to fill combobox values -
Hi,
This is what I want to achieve
Code:
'Clear combo box A Values
'Fill combo Box A Values from AMin to AMax
'Clear combo box B Values
'Fill combo Box B Values from BMin to BMax
In VB.Net I would do something like this
me.cboA.clear()
For i = Amin to Amax
me.cboA.
Independent combo-boxes in a DataTable -
Hello,
I have a datagrid in which two of that columns are combo-boxes. As I have read, I added an style to that columns as a String and then added the control(so it can be understood as a ComboBoxEstadoDestino type) as follows:
Dim dgtbc As DataGridTextBoxColumn
For i
[2005] Fill Combo Box from File Names -
I have a combo box on a form cboSelectPictures that I would like to fill with the names of files in a folder in my project called Pictures. The name of the pictures is
Nathan.jpg
Caleb.jpg
Katyra.jpg
Quentin.jpg
Porter.jpg
Shaina.jpg
All I want is the name minus the extensi
Fsat DB Access/ fill combo box -
Hi all,
Here is my problem: I have need to fill a combo with 1800 entries from a remote SQL Server. It takes a long time the using usual .Add method or if I databind!
With a slow connection to the DB and a huge amount of records to be used some forms take as long at 5min to loa
ADO Combo Box and Fields -
Hi everyone, I am new here. I have looked everywhere for an answer to this one. I have created a combo box using ADO datasource. I have the combo box working by placing the datasource and datafield values in. I then set the rowsource and listfield in also. My question is: I now want to
Access Combo box to auto fill -
I am having problems with my combo boxes
I have 1 combo pulling from my table fine but I want when it pulls the data for textbox2 to pull corisponding information from same table.
I am lost on this any help would be appriciated.
Filling data combo at run time -
Hi,
I'm trying to fill a data combo at run time by opening a recordset depending on the value selected in another data combo.
For example, when the user selects a customer name from the first data combo, the order nunbers of only this customer must appear in the second.
When
New to VB Scripting -
Hi,
I am new to VB Scripting and I am doing a senior project in ASP and I have a question:
1) I have a form that has combo boxes. I am using VB Script to connect to the access database to obtain data for the combo box. How do you fill related fields upon selection of the c
Fill combo box based on the previous one -
I have a few combo boxes on a page. I would like to fill them based on the contents of the previous one. I tried to post this the other day and apparently the site was having problems. I see that my post doesn't have any text. I would like to accomplish this with VBScript.
how to fill combo with query results in faster way -
hi,
can any one help me to find a solution to fill combo box fastly with query results.
combo box additem -
how can i use the combo box additem method in access(97) form;
i want to fill the combo from a recordset?
Fill Combo box with values from Dataset -
Given a Combo box [Cb] and Dataset [ds].
Dataset [ds] is a set of distinct values from a column in my SQL Table, I want to display this list in the combo box. Mimicking my methods in VB6 I did the following:
Cb.DataSource = ds;
However instead of displaying the list of Customers [
A general question about Word application -
Hello
I am not very sure that whether user can add any features, for example, add a Combo box direct into a Word document, (I guess Not), or user has to run a Macro through creating a Form and add Combo box into the Form? It sounds stupid but I need to make sure with it.
My idea
How To Fill Combo In Asp -
hi,
I have two combo boxes. If I filled the first combo with DEPARTMENT data. If I select a DEPARTMENT from the first combo, the SECTIONS in that DEPARTMENT should be filled in the second combo. actually i want to select department without refreshing the form.we have other cont
ComboBoxes -
Hi Everyone;
I know how to use these properties of the combo box (List & ItemData). I know how to fill the list with a field and fill the item data with another field. i.e. I have code and name. Fill the list with the name and item data with code and when saving I save the code. T
how to fill combo box by using adapter and dataset .depend on some criteria -
how to fill combo box by using adapter and dataset .depend on some criteria
example: You have 2 combobox (1- for Countries, 2- for Cities)
Now:
when you select Country from combobox1 in the combobox2 should fill just all the cities that Related with the Country
Filling combo box with colours -
Hi,
Can I fill regular combo box with colours or do I need a 3rd party combo box?
Thanks
[2008]Filling combo box from a parent form. -
Hello,
What is the best method to fill a combo box from a parent form.
The combo boxes are in a child from and the child form is opened by the parent form.
I have 2 combo boxes and wondering what is the best method to fill them from the parent form.
The method I was thinki
Resolved(Sorry Again Please Advise on this) -
can you help me make a work around for this problem
i have two combo box in sheet 1
1. For Pal Line
2. For Transaction Level
all values in pal line and transaction values is generated in
Sheet 2 as my database
see attached screenshot of my sheets.
how can i fill the ran
excel protection allow combo box -
I'm not sure this is the right place to ask this, so if not could you please link to somewhere else I can ask this?
here it goes: I've got an excel spreadsheet that I'm send my users to fill in data and I would like to protect most of the sheet beside the places where they should fi
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
ado .net 2005 datagridview and a combo box issue -
hi
what im trying to accomplish is to have the parent table in the combo box so that when the user selects an item the datagridview will fill with its child table's items. ex, if selecting someones name from the combo box, it would then display the persons info in the datagridview..
Question regarding Combo Box -
I have 2 forms (form1 and form2). Both forms have a combo box. I want to assign the second form's combo box list to the first form's combo box list in the second form load procedure. Is it posible?
In the second form load procedure:
SecondForm.ComboBx.list = FirstFormComboBx.l
Combo Box + SQL -
Is it possible to fill a Combo Box with the names of the fields of a table(from a database)?
Is it feasable(Combo box) -
to use stored procedures to fill combo boxes on a form? And if so how would you code it?