jascha General User

Joined: 28 Jan 2005 Posts: 9
|
Posted: Fri Feb 25, 2005 3:14 am Post subject: Metadata in Listboxes |
|
|
I want create a listbox with data from a query like select name,id from persons
Now I want that name is displayed in the listbox and if one entry is selected a want to get the id of the selected name. How can I store and access the ids in a listbox? |
|