kanreisa / Hypergrid

(DEPRECATED)

Home Page:http://akkar.in/projects/hypergrid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: THIS PROJECT IS NO LONGER UNDER ACTIVE DEVELOPMENT

please use the Flagrate Grid. It's a hyper than Hypergrid.

このプロジェクトの開発は停止しました

Flagrate Grid をお勧めします。Hypergridのコードを参考に再実装されており、Hypergridよりもハイパーです。パフォーマンスの向上ページネーションが実現しています。ある程度の互換性があります。

Hypergrid

Hypergrid is a simple, rich data grid class library for pure JavaScript applications.

Require

Using Hypergrid

To use Hypergrid in your application, download the latest release from the Hypergrid github repository tags (https://github.com/kanreisa/Hypergrid/tags) and copy hypergrid.js hypergrid.css to suitable location. Then include it in your HTML like so:

<link rel="stylesheet" type="text/css" href="/path/to/hypergrid.css">
<script type="text/javascript" src="/path/to/hypergrid.js"></script>

Documentation

Visit the class library website for more information: http://akkar.in/projects/hypergrid/.

About

(DEPRECATED)

http://akkar.in/projects/hypergrid/

License:Other


Languages

Language:JavaScript 82.0%Language:CSS 18.0%