This topic is locked

Losing the info header

7/27/2006 6:36:28 AM
ASPRunnerPro General questions
E
ebolisa author

Hi,

When 'List' has more then 20 lines, the scrolling causes the header containing the columns names to scroll up and out the viewing area. Is there a way to keep the header steady as if it was a frame?

TIA

Emilio

Alexey admin 7/27/2006

Emilio,
unfortunatelly there is no easy way to make this.
You can do this adding some custom code to generated List page manually.

You need to be familiar with HTML and JavaScript to do that.