Hi, I am working on create a combo box which show the list of values of a table column, do you know where to put the select query to populate the combo box?

I know combo box is memoryless, how can I make the new value also appears in the list?

Thanks