+ 2
How to make init components can execute my function, I have two function and init components only execute one.
I make two combobox from two different table in same database. first I make one combo box works, and heres the problem show up. I wanna take one more data from other table with my second combo box, but when I put that function in init components, two datas (from two table) become one in one combo box. what can I do two manipulate that problem? please, I need your help😣
1 Réponse
+ 3
could you elaborate better ? I can't understand what you are trying to say?