What is the best jQuery plugin to create a table with a fixed header? It must be compatible with crossbrowser. I need this to create a datagrid widget.
I think most people use jGrid or flexigrid
There's also the $ .tableScroll () plugin
https://github.com/farinspace/jquery.tableScroll
If you need to create a table with fixed row labels, I hacked it:
http://adamkochanowicz.com/blog/fixed-table-headers-and-sidebar/
Source: https://habr.com/ru/post/1346372/More articles:Web service access - pythonScp the Three Newest Files with Bash - bashHow can I cache Javascript and JSON data in my iPhone application? - javascriptRun the command determined by the output of the previous one (that is, only in case of exit) - command-lineHow to put texture in text UILabel - uilabelpython program startup error - pythonHow to delay javascript function until jquery & facebook load? - javascriptImage scaling quality on a 3D surface issue in WPF - c #Expand and crop matrix - matlabHow does a comet work? How to write a person comet chat application to a person - ajaxAll Articles