Hi @juliogomes,
So the general workflow is like this:
- Load Data into the table
- Trigger update query to save the new values in your database
- On success of update query, rerun the query that populates the table
If you are doing all three of these and it's not populates the UI, do the values coming back from the database that are meant to be shown in the dropdown column match an option in the dropdown?