Hello.
I am having a problem in an app that I am working on.
I have a combo box that is not connected to a database, to which I have given a list of values to choose from.
Beneath it there is a table connected to a database. The database has 2 columns and 63 rows. The first column has the same values as the list of my combo box.
What I need is to choose a value from the combo box and get the table filtered by that value and show the corresponding value from the second column.
The problem is that when I choose a value in the combo box, sometimes the table shows nothing and some other times keeps showing the same value no matter what I choose in the combo box.
I will upload my file, although it’s in Greek and I don’t know how much will help.
ΚΙΝΗΣΕΙΣ ΚΑΙ ΜΥΕΣ.flp (234.0 KB)
Can you please help me?
Thank you.