Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Freezing report heading on an HTML report

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Freezing report heading on an HTML report
 Login/Join
 
Master
posted
I would like to 'freeze' the heading to the top of an HTML report. We tried a javascript method demonstrated during Summit 2007, and it's not working very well for us on our slower computers.

Are there any other alternatives?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Expert
posted Hide Post
Good news! This is available in 7.6.5. I just put it on my dev system but haven't tested that option. But it was the one I was most excited about.

I'm a cheap date. Wink


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Master
posted Hide Post
wow. we just put on 7.6.4 about a month ago.
Thanks!


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Guru
posted Hide Post
Jason,

Post a link to site describing the method or the code itself. Seeing the javascript may be help.

Fernando


Prod WF 8.1.04, QA WF 8.2.03, Dev WF 8.2.03
 
Posts: 278 | Registered: October 10, 2006Report This Post
Platinum Member
posted Hide Post
Jason, which method are you using? There were 2 presented -- one of them was mine and another one had a slightly different twist to it.

Mine was basically using JS functions in the CSS and relative positioning -- the session was called "Freeze Panes". If that rings a bell, you're probably using my method. You could definitely get slower performance if you have relatively large result sets -- and that is especially true if you have a very wide report or if you are using the "column locking" that I demonstrated. Reason being, on column locking, it has to recalc the position of every cell of every column of every row that you have locked -- every time you scroll.

We, without doubt, see slower performance when the rows get higher and higher. However, if all you're doing is locking the titles and headers, typically that performs pretty well for us -- because it's only being calc'ed when you scroll up/down and it usually only a handful of calculations taking place, not one for every row.

On the other hand, there was another method presented by someone from IBI that basically moved the headers outside of the result set -- same basic effect, but a slightly different way to accomplish it. You might want to explore both methods.


I'd be curious to know which method you're using and I'd like to see a glimpse of your CSS if you're using one.



Production: 7.6.6 WF Server  <=>  7.6.6 WF Client  <=>  7.6.6 Dev Studio
Testing: <none>
Using MRE & BID.  Connected to MS SQL Server 2005
Output Types: HTML, Excel, PDF
 
Posts: 230 | Location: Wichita, KS | Registered: May 27, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Freezing report heading on an HTML report

Copyright © 1996-2020 Information Builders