I am having a question regarding how to implement loading items in a combobox from data from a table in mysql. The problem is to select the name of a vendor in the combobox and then assign the vendor attributes to that object to print a payment order. But I came across the fact that the combobox on receiving the value just creates an index for each item.