ej2-vue-grids

Pure Vue grid component built by extending the Essential JS 2 grid component.

The Grid component is used to display and manipulate tabular data with configuration options to control the way the data is presented and manipulated.

It will pull data from a data source, such as array of JSON objects, OData web services, or DataManager binding data fields to columns. Also displaying a column header to identify the field with support for grouped records.

ej2-vue-grids

Setup

To install Grid and its dependent packages, use the following command

npm install @syncfusion/ej2-vue-grids

Supported Frameworks

Grid component is also offered in following list of frameworks.

  • Angular
  • React
  • JavaScript (ES5)
  • ASP.NET Core
  • ASP.NET MVC

GitHub