Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sokis/ractivegrid

Semantic HTML data grid widget with a Javascript API.Inspired by backgrid.
https://github.com/sokis/ractivegrid

Last synced: about 1 month ago
JSON representation

Semantic HTML data grid widget with a Javascript API.Inspired by backgrid.

Awesome Lists containing this project

README

        

# ractivegrid
将异步/本地数据填入表格中。
支持
1. 对表格数据进行编辑
1. 带有分页功能

依赖 [ractive](http://www.ractivejs.org/),jQuery,underscore

demo页[点这里](https://github.com/iamjoel/ractivegrid)

## 浏览器支持
demo可以在ie9,Firefox,chrome上运行。测试用例写了一些些。