I'm populating a dashboard table with data from MySQL, and I'd like the first column to have a dropdown to allow updating that column of that row to the newly selected value. Is that possible? What would be the best way to approach that if it is? I'm assuming an etable is what I want but am having some difficulty figuring out how to populate it with data from MySQL.
Thank you,
Chris