Hi,
Im trying to fixing the header of the table to the top, and when I try this the header looks like this.
How should I proceed to get the header fixed?
what do you mean by "you tried it" ?
did you use a forge component?
did you build it yourself?
did you use some jquery plugin?
I use in CSS the Property "fixed" to the HeaderStyle.
SyntaxEditor Code Snippet
.TableRecords_Header{ height: 40px; position: fixed; }
Hi Henrique,
Can you explain what's your goal here?
I'm not really sure what's supposed to be the outcome of making an HTML table's header having a "fixed" position...
Even though its a nice idea that will not work.
Please look at the forge or jquery plugins.
Jorge Martins wrote:
He probably has a very long list of items and wants the header to be visible at all times.
Exactly Claring!
Example: https://codepen.io/tjvantoll/pen/JEKIu
I already gave you the answer twice, so here's my final and third:
https://www.outsystems.com/forge/component/1009/headerfixed/