The problem is this: i have a combo box where i choose a name. In database these names have different category ids (not unique). when i choose a name it jumps to the record with same category id, but name first in alphabets. How could i prevent this.
Question 2. Is it possible to pass values of two fields from a combobox? For example could i use both catgory id and name in the above case?
cheers.
Question 2. Is it possible to pass values of two fields from a combobox? For example could i use both catgory id and name in the above case?
cheers.