Skip to content

That's an extendable grid system developed on Backbone.js, Twitter Bootstrap, jQuery frameworks and Sea.js.

Notifications You must be signed in to change notification settings

hoanglong85/datagrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

datagrid

That's an extendable grid system developed on Backbone.js, Twitter Bootstrap, jQuery frameworks and Sea.js.

Requirements

How to use

var Datagrid = require('../plugins/datagrid');

new Datagrid.View({
	lang: 'zh_CN',
	container: $datagrid,
	collection: new Backbone.Collection(data),
	multiselect: multiselect,
	colModel: colModel
});

Author

this project is forked from bbGrid

Documentation and examples.

About

That's an extendable grid system developed on Backbone.js, Twitter Bootstrap, jQuery frameworks and Sea.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published