COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: Sowjanya P on 16 Jul 2009 06:15:34 AM

Title: How to Freeze the List Header in a List Report
Post by: Sowjanya P on 16 Jul 2009 06:15:34 AM
Hi,
Can any1 please tell how to freeze the list header in a list report or the crosstab row & column headers in Crosstab.......
Title: Re: How to Freeze the List Header in a List Report
Post by: nugget on 16 Jul 2009 06:52:21 AM
get in touch with the "Advanced CSS Techniques in Cognos 8 BI"
Title: Re: How to Freeze the List Header in a List Report
Post by: kart78 on 20 Jul 2009 06:14:11 AM
We can freeze the list header by changing the header property, and the list should put in the block.
Steps:
1. Drag one block into the work area
2.Change the properties of block:
3.Under Size&Overflow: Height:100%
4.Under Overflow: Use Scrollbars only When Necessary
5.Drag the list into block

Select the List Column Title and Chnage the Class Property as lockColumnHeader
Title: Re: How to Freeze the List Header in a List Report
Post by: nugget on 22 Jul 2009 02:46:21 AM
as i started with cognos i used this method too.

but its not a solution its just a quick and dirty workaround.

i add on this post the tutorial to solve your problem