Editable grid with each record split into 2 rows

Hi all,

I’ve a DB table with long record (about 20 fields) and I need to see all fields within a form screen (editable grid) without having to move right and left using horizontal scrolling .
How can I do ?
Are there some tricks to apply ?
Thanks
Giovannino

There are limits on the amount of data. Sometimes you can compact data by merging them into one cell, ie. by creating a custom field. But honestly, it useually looks horrible. But other solutions I wouldn’t know…