Page 1 of 1

fix table header

Posted: 2019-05-23 09:14
by fgazza
Hello.
To make my web-app more and more usable, I'm looking for ways to fix the table header while records are scrolling.
I found this old post unresolved and found nothing else in the forum:

viewtopic.php?t=1056

Does anyone have a solution?
Thank you!
Fabiano.

Re: fix table header

Posted: 2019-05-23 12:00
by sjohn
Take a look at this amazing solution from pböttcher : viewtopic.php?f=4&t=2673
It functions and number of records on a "page" can be set in AppGini, and the fixed area can be set in the code.

Re: fix table header

Posted: 2019-05-25 11:30
by fgazza
Great! Thank you!

annoying problem with fixed table header

Posted: 2019-05-26 20:02
by fgazza
Unfortunately I discovered that with the solution of pböttcher: viewtopic.php?f=4&t=2673 two annoying problems occur:

1) the icons of the images and the squares of the checkboxes are seen in overlay on the table header line (it happens both in chrome and in microsoft edge)... see screenshots

2) in Microsoft Edge the table header scrolls and does not remain fixed.

I hope someone can suggest me a solution.

Thank you!

Fabiano
sshot1.jpg
sshot1.jpg (116.09 KiB) Viewed 2507 times
sshto2.jpg
sshto2.jpg (208.77 KiB) Viewed 2507 times