Need help using ComboBox -
How can I start from the top in the combobox and get the text from all the items in it.
Say i have 5 item in the combobox, how can i create a loop that gives me all 5 the text in the combobox.
for example if I where going to add all the items from the combobox to a listbox
thanks
[resolved] function returns combobox -
Hi,
On a form I have a combobox that I want to be filled with data.
I fill a different combobox with a dataset and the combobox datasource. I do this in a seperate class-file. Now I want to return this combobox to the combobox on the form. However this results in no data in the com
Autolength combobox -
i have a combobox. the length of the combobox is fixed.
i dont wnt to adjust the length as i want my form look neat so i want all combobox are in the same length.
but the problem arise when the data that loaded in the combobox is longer than the combobox length (like in the attachmen
ComboBox stuff -
Hi,
I am programming in access '97 and now I want to use a comboBox to do the following:
If I type a new value into my ComboBox that isn't in the list I want to Add it to the table where I created the list
However using the NotInList option I can add the new entry but somehow
Question about DataGridView ComboBox column -
I have a couple questions about a DGV combobox column:
1) Is there a way to type in your own text into a DGV combobox like you can with a standard combobox?
2) Is there an event to tell when an item from a DGV combobox has been selected?
Thanks...
VBA/Access ComboBox question.... -
I have a combobox on an access form, but when a user types key into the combobox, the text changes?! I just want them to be able to press like 'r' and it go to the R's in the combobox, not actually type 'r' into the combobox.
Thanks,
Justin Fox
Combobox and API -
Ok, bet no one has this! Heh.
I need to know how to make a Combobox function like a Microsoft Access 97/2000 Combobox. I know how to do the DataBinding and all that stuff, I just can't get it to Display more than 1 Column.
Can anyone help me? Is there a way to SubClass into th
Combobox problem (super urgent) -
I have a combobox populated with data from the database.
I cant see some of the data when i select the combobox dropdown list.
Anyone got any idea??
Is there a limit on how many items the combobox can display at one time?
i tried typing the data in the editable region of the comb
[word] saving combobox data -
I have a userform that has a combobox in it. The combobox starts empty, then when a user types in a new string, that string is added to the combobox, up to 5 entries. I want the last 5 entries that were in the combox when I quit, to stay in the combobox when I open the document. Is
Combobox like the old Forms 2.0 combobox -
Hello everyone. I have a combobox that I bind data too. The users here want to be able to type in 2 or 3 characters and have the right vendor name come up in the combobox.
With the default combobox that comes with vb .net 2003, everytime they press a letter on their keyboard, the co
ComboBox! -
A VB6 Form has a ComboBox where items get listed dynamically. Before adding any item to the ComboBox, I want to first find out whether the item already exists in the ComboBox list or not. If yes, then don't add that item again to the ComboBox list but if not, add the item to the ComboB
autocomplete web form combobox -
Hi;
Hope someone would be able to help.
I manage to populate the the values from my database to a combobox. The problem is that there are about 1000s of records. My question is that is there a way for user to type in the combobox to search through my combobox record to display t
"comboBox text entry" problem -
Hi everybody,
I have two comboBox controls on a form, and one of these controls isn't behaving itself!
I believe I need to find and eliminate code that tells the control how to accept data. When I try enter a new item in this comboBox, all I will see in the comboBox is the last cha
DataGridView combobox -
Hello,
I have a datagridview with 2 comboboxes, what i want is when i change the value of the fist combobox, the list of the second combobox should change accordingly (this i know how to be done). My question is when i want to retreive the data rows from the database, how can i ass
Update the ComboBox at runtime -
Hi
I have tried to update my combobox with no luck. I add records to the table,
the combobox has as Datasource, but I don't know how to update the combobox.
I have tried updata the OleDBAdapter and the DataSet and set the datasource
to that dataset, but nothing happens. I can see
Muticolumn in ListBox, Combobox -
Hi,
In MS Access, Listbox and combobox can allow us to input the number of columns, and setup the width of each column.
In VB 2005 Express, we do not have these options of the Listbox and Combobox. I found that ListView has these option. But, I want to try to work multicolumn on
Locking Combobox ** Resolved** -
I want to be able to lock a combobox when I load a form based upon a specific criteria. I want to prevent the combobox from dropping down when the user clicks on the drop down arrow. I don't want to use the .Enabled property because I want to be able to change the fore color of the co
External App Combobox -
Fun Question!
Do you have code to search a combobox and do the following ( to a external application )?
1.)Pick External Form
2.)Pick Combobox
3.)Look through combobox for item
4.)Return handle ( hWnd?) to combobox item
5.)select item from combobox
Diplay day of into combobox -
Hi
(vb.net 2005)
I have a combobox which has a number of list in it
Mon
Tue
Wed
Thur
Fir
Sat
Sun
what i need to do is that on form load the combobox display the real day in it
if it is Monday the combobox should display Mon.
Combobox and listcount -
Is the Combobox.ListCount property an Integer? I'm populating a combo box with over 34,000 records (I know it's a lot, but necessary) and if I look at the listcount on the combo box, it shows something like -27020. Anyway to get the true number of items in a combobox other than with
Need help using ComboBox -
How can I start from the top in the combobox and get the text from all the items in it.
Say i have 5 item in the combobox, how can i create a loop that gives me all 5 the text in the combobox.
for example if I where going to add all the items from the combobox to a listbox
Winsock: sending content of combobox from server to client -
Hey everyone. I'm new to this forum and I need some help with Winsock. Well theres a combobox on my client and a combobox on the server. Lets say the combobox on the server was filled. How can i send the same exact content of the server combobox to the combobox on my client ?? Thx in a
populating the combobox -
hi,
does the combobox in vb work the same as in access.
i mean in vb 6.0 i have a combobox ;i want to retrieve all values in a field from database using ado programming into combobox, based on the value i select in the combobox i want the corresponding values in the textbox.
i k
The registry and combobox -
I have combobox which will add the item (whatever) you type in itself. Now I want to save all the items in the combobox in registry so that I can retrieve them later.
How do I do that and how do I add them back to the combobox when my program starts?
Thanks
COMBOBOX + 2 fields... -
Hi,
I have a combobox which is loaded with a SQL query below.
SELECT [ID],[Name] from [Customer] ORDER BY [Name]
And I am loading the combobox with name field...Is there any way to associate the name with ID...
I mean when user chooses the name from the combobox and press O
combobox helpppp!!! -
i have a combobox which i manually filled in with items like...
1
2
3
4
5
6
7
8
9
10
11
12
that items are hours of the clock....
now the question... how can i save the user selected item unto the database without changing its real item?
ex....
Combobox ------
combobox in dropdown mode after setfocus -
if i do a 'setfocus' on a combobox, how can i display this combobox in the drop down mode (the same way like you clicked on the little arrow).
The purpose is the following: the user clicks on an arrow, i position the combobox and then i want it to expand, so that is seems that the a
[2005] Clear the text from a ComboBox -
Hi,
I am using Visual Basic 2005 Express Edition
I have in my form ComboBox:
ComboBox.DropDownStyle = ComboBoxStyle.DropDownList
I am trying to clear the text from the ComboBox:
ComboBox.Text = ""
It's not working
I don't want to clear all the items:
ComboBo
[2005] ComboBox -
How can I add items to the combobox?
Besides, once i click on certain item of the combobox,certain action would be taken. For example, once i add on second item of combobox, certain command would be sent to the serial port..
Looking forward to receiving feedback here in the forum
[2005] Combobox event handler question -
Greetings All,
This question has been batted around a bit in this forum, but this issue still confuses me.
I have a combobox that is on a panel, which is on a panel, which is on a form tab. I am pragmatically filling the combobox and I can successfully select a value and displ
[02/03] Could anyone tell me how to import Combobox Values -
Elow everyone...I need your help again...I have a problem regarding my program...I want to import my Combobox value to another combobox with new form...Example in my 1st form Combobox I loop all country that found on my database...And I want it to import all that values from that combo
combobox duplicate -
I have looked at previous threads to do with combobox and duplicate values and they all seem to wonder around combobox being populated from a database. My problem is i have three comboboxs in my form two of which are the selection one. When the user selectes from the two combo boxs it
[2008] datagridview custom combobox -
I'm having a bit of a problem. I want to use a combobox in a datagridview, but the combobox that is provided really sucks.
I've been searching on the internet for a while now, but found nothing very promising.
I read a post on here from september 25th where some member menti
- ComboBox(MS Forms 2.0) - Items Text Cut-Off -
I have a Combobox from the MS Forms 2.0 Library in
a form with a MSHFlexgrid. I am resizing the combobox
to fit in the cells of the flexgrid when the user clicks on
the cell. I actually had to place the combobox in a frame
in order for it to show up in front of the grid (the ZOrder
finding index of somthing in a combobox -
hello,
i have a combobox that is populated through an sql command.
i have one of the values in the combobox in a vairable.
i want to search through all values in the combobox until the one stored in my vairable is found. when it's found the index of the value in the combobox i
[2008] Combobox multicolumn -
can combobox have multicolumn as like vb6 control ?
if not so what is the mean of 8 overload .setvalue with multi index parameter?
i've search through, and i just found this
http://www.vbforums.com/showthread.p...light=combobox
well my problem is to fill a combobox with Su
Combobox focusing -
Dear all, how do I make the combobox focused, but allow me to type.
Since if the combobox is set to focus, such as Combobox1.focus
It highlights the entire text within the combobox, if I carry on typing, it just replace the text, how do I prevent that from happening?
Many Thanks
[02/03] Add items in datagrid combobox upon user input -
Hi,
i've searched this forum but couldn't find what i was looking for. so i'm asking for some help.
i've combobox in datagrid. i want to populate this combobox. initially the combobox will be blank, based on user input i want to fill the combobox in the datagrid. i'm using vs 2003.
Begginer question about Combobox -
I‘m using VB6.0 and I have a combobox to introduce the year. I want to limit the numer of characters to 4.
Is there any property similar to Maxlength (textbox)in a Combobox.??
Does anybdoy know how to limit the number of characteres to introduce in a Combobox.??
Any advice will be g
Objects in combobox -
Hi!
I am working with a windows form containing a combobox (cboSchools). In the combobox I want to display a list of schools. But I want each item in the combobox to contain a little more information than only the name of the school, therefor I populate the combobox with objects of
Dynamic Combobox -
How do I create a dynamic combobox so that when the value in the combobox changes to something different, another combobox updates itself in real time???
Thanks a lot
Bob