H
Hima Bindu
Hi,
How can the table footer be set to static. I am able set the first row
- header as static using
THEAD.fixedHeader TR {
POSITION: relative; TOP:
expression(document.getElementById("tableContainer").scrollTop)
}
But for footer, it is not working.
I need to set the last row of the table as static.
Could you please anyone help me regarding this.
Thankyou,
Bindu.
How can the table footer be set to static. I am able set the first row
- header as static using
THEAD.fixedHeader TR {
POSITION: relative; TOP:
expression(document.getElementById("tableContainer").scrollTop)
}
But for footer, it is not working.
I need to set the last row of the table as static.
Could you please anyone help me regarding this.
Thankyou,
Bindu.