I've asked SAS support for solution for freezing html title while rendering html by SAS 9.3
and haven't got an answer for more the a year. (SAS 7612193400)
All existing answers in sas.support don't work under Explorer 11 - Edge
for this purpose and also not for the table editor (unless we use Compatible Mode
for the html, but the Compatible Mode is useless when changing Zones).
I didn't found any right solution for this purpose and even by using vbscript.
The freezing of Html table title is a must for SAS Html Reports.
I appreciate if anyone has an answer for it.
I found an example on codepen, showing how to fix table header using html+css: https://codepen.io/tjvantoll/pen/JEKIu
Unfortunately there is no easy way to get that into sas. Maybe with proc template.
The easiest to implement such changes is to post-process the HTML file.
Just read it in a data step after the ods html close; statement and add the bits of missing text.
unfortunately I get the mesege that Codepane does not work with Ie11
This isn't really a SAS problem at all so I think you would get more helpful responses on forums specialising in Microsoft browsers.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.