Page 1 of 1

How to freeze table header (v8)

Posted: Tue Feb 21, 2017 1:44 am
by Usman Khan

How can I freez table heading so that users can tell what the comlumns are when they scroll down?
(I'm using Asp.net maker 8)


Re: How to freeze table header (v8)

Posted: Tue Feb 21, 2017 1:30 pm
by motfs

If you are a registered user, use the Scrollable Table extension. Otherwise, you need to implement it yourself, google "fix table header" to find solution.