combobox and listbox question
- From: "eli silverman" <elisilverman@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 22 Apr 2005 09:35:03 -0700
I have a user table in my database with an alphnumeric primary key field
called userid
my record looks basically like
userid = "es", name = "eli silverman"
use additem to add the names to a combo/listbox but still be able to
reference the primary key when selecting the value.
I know how to use itemdata to associate a numeric reference value with my
list item. Is their any counterpart, similar to tag, that can associate a
unique text value with each of the list items?
Any help would be greatly appreciated.
.
- Follow-Ups:
- Re: combobox and listbox question
- From: Bob Butler
- Re: combobox and listbox question
- From: Ken Halter
- Re: combobox and listbox question
- Prev by Date: WebBrowser
- Next by Date: Re: combobox and listbox question
- Previous by thread: WebBrowser
- Next by thread: Re: combobox and listbox question
- Index(es):
Loading