Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.
teleological edited this page Mar 4, 2012 · 12 revisions

Slickback integrates Backbone and SlickGrid, extending Backbone collections to support pagination and scopes, and adapting them to serve as SlickGrid "DataView" objects, including support for displaying and editing precision numbers.

Slickback was developed with Backbone v0.9.1 and SlickGrid v2.0 (commit 57c0a44), and may or may not work with other versions of these libraries. Slickback v0.3.0 will work with versions of Backbone as old as v0.5.3, but for older versions of SlickGrid (esp. v1.4.3), use an older version of Slickback such as v0.2.1. Compatibility patches are welcome.

How To

Features

Clone this wiki locally