Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

microsoft/kGrid

Repository files navigation

kGrid

kGrid (keyGrid) is a grid control based on jQuery. The control can show your data elegantly in different devices. Below are some highlights of the control:

  1. Fast. kGrid supports UI rendering, cell by cell for large data set, not only for rows but also for columns.
  2. Responsive. kGrid changes view for narrow screen devices.
  3. Easy to Customize. Developers can easily change theme for the control. One can also use different templates for headers or cells.
  4. Easy to integrate. Developers can quickly integrate the control to the web page by well-defined APIs.
  5. Right-to-left support. kGrid supports right-to-left direction in right-to-left environment.

More information in demo page.

Build

  1. git clone https://github.com/Microsoft/kGrid.git
  2. npm install -g grunt-cli
  3. npm install
  4. grunt all or grunt build

grunt all if you are build at first time and this commnd will download bower dependences. Later, you can use grunt build to rebuild the project

About

A grid control with responsive UI

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •