-
listbox: special request
iHi,
suppose you have a listbox on your form to select values which have to be stored in a dataset. Suppose that you want to use the same listbox to edit the records in a database: with back and forward buttons you can scroll through the different values in the dataset and the listbox must always highlight the actual value in the dataset that is bound to that listbox.
Is there anybody who knows if this can be done? If so, how? Code examples would be welcome.
Many thanks,
Tom