Hello all
Is it possible to use a Listbox as follow: --> please see screenshot1

I want to fill the 4 fields (green frame) and by cliking the button (red frame) the informations are visible in the ListBox.
With every cklick on the button, it should create a new row in the ListBox with these 4 fields.
By clicking on a row in the ListBox, it should shows the given inputs in the fields (green frame)
to make correcions and by clicking again on the button it updates the specific row.

Is this even possible? if yes how to? If not, is there maybe another way to achiev this?
Thanks in advance
regards