How can i show a selected value in a different widget?

Hi,

I'm getting some data from the database and using a select widget to show an specific column name. Now, once the value is selected, I need to show the rest of the values in the row in a different widget (select, text, input). 

Is there an alternative to show this information?