slickgrid-colfix-plugin
v0.4.1
Published
SlickGrid plugin to make fixed columns for horizontal scroll.
Downloads
14
Readme
slickgrid-colfix-plugin
A SlickGrid plugin to make fixed columns for horizontal scroll.
Usage
Register plugin, with one argument to specify a column ID which you want to make fixed:
grid.registerPlugin(new Slick.Plugins.Colfix(colId));
ATTENTION
This plugin must be registered earlier than any other plugins / event handlers registration.
License
MIT (c) keik