Anyway of Fixing a Table Column?

I have a wide table with many variables. Is there a way to fix one column in the table (such as the name for the entries) and allow the rest to scroll horizontally so that name will always stay in view.

can u add a form view at the top then add a table view beneath it ?

i display a debtor selected from 1st table view where u click on action

the following screen has the debtor record with all fields displayed then a table view of all the actions for that debtor below (and also an add new action record). that way the static data is displayed from a parent records and the table view only shows the inividual data of the action leaving the parent link field out completely.