I need the data entered in the 3 textboxes in 1 listview in 1 line

See the Tables section of

for how to display tables.

Keeping your data in a table makes it easier to sort and filter.
That doesn't stop you from reformatting a copy of the table for presentation in a ListView in various formats, like CSV, JSON, or YAML.