[Gambas-user] Listbox

Stefan Miefert smiefert at ...784...
Mon Jan 10 13:58:22 CET 2005


hello,

how can i insert IDs and read the selected id ?

i create a listbox and enter some database entrys in this listbox

ListBox1.Add (res!title)

how can i get the seected values and how can i  put/get the  unique database 
id like (PRODUKTID)

database structure:
PRODUCTID
title
description




More information about the User mailing list