slickgrid-colfix-plugin

0.4.1 • Public • Published

slickgrid-colfix-plugin

travis-ci npm-version

A SlickGrid plugin to make fixed columns for horizontal scroll.

demo

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

Readme

Keywords

Package Sidebar

Install

npm i slickgrid-colfix-plugin

Weekly Downloads

1

Version

0.4.1

License

MIT

Last publish

Collaborators

  • keik