This topic is locked

Column scroll locking

8/30/2010 5:25:47 PM
PHPRunner General questions
swant author

Is there a way to lock columns from moving when scrolling left or right? I want to lock the first 3 columns of my table when scrolling from left or right so that the rest of the table goes behind it. This will make verification easier on edits. I cant find anything in help on on here.
Thanks for any help

A
ann 8/31/2010

Swant,
you can split page into two parts putting it into two different HTML frames.

Also this task can be accomplished using custom Javascript code.

Unfortunately we don't have a ready to go solution for this.