Skip to content

danny-sg/slickgrid-spreadsheet-plugins

Repository files navigation

slickgrid-spreadsheet-plugins

These plugins aim to add additional spreadsheet type functionality to SlickGrid.

Filter (ext.headerfilter.js)

This adds a filter to the column header, displaying an ordered list of the values that can be selected or un-selected to filter.

The plugin relies on the grid data being sourced from a DataView as it handles the filtering.

Overlays (ext.overlays.js)

This plugin creates additional overlays/adorners for the grid.

  • Rows and Grids are hilighted based on the selected cell
  • The selected cell has a full border around it, including a handle to enable a Fill Down type functionality

For examples of the both plugins see:

http://danny-sg.github.io/slickgrid-spreadsheet-plugins/examples/example-1-everything.htm (Excel style)

http://danny-sg.github.io/slickgrid-spreadsheet-plugins/examples/example-2-everything.htm (Google Docs style)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published