1.0.2 • Published 3 years ago

grid-library v1.0.2

Weekly downloads
25
License
SEE LICENSE IN LI...
Repository
-
Last release
3 years ago

DataViews Library for JavaScript and TypeScript

DataViews Grid is a grid control, that binds to an array of objects and displays the data in tabular format. Available column data types include String, Integer, RealNumber, Date, DateTime, Currency, Image and Lookup. Supports row virtualization, inplace editing, CRUD (create, rad, update, delete) operations, selection, sorting, localization and custom theming.

Installing

For the latest stable version:

npm install grid-library

React support

The GridView React component allows integrating the MindFusion.DataViews API into React applications. It is a wrapper component for the Grid control, handles the rendering and keeps its DOM in sync with React’s virtual DOM. Grid properties can be set from JSX, and grid events can be handled through JSX syntax as well.

The GridView component for React on npm.

Documentation

Detailed API Reference

Samples

A variety of online samples are uploaded at the MindFusion Js DataViews website. You can also visit the online demo for Js DataViews. You can download an archive with all samples and all files for the library from here.

Additional Information

Learn more about JS DataViews from the official product page. Stay in touch with MindFusion about our latest product announcements, tutorials and programming guidelines via Twitter or our company blog.

Technical Support

Licensing

The end-user license agreement for JS DataViews is here.