/kendoui-grid

Filterable and pageable grid for representing data made with Vue.js + KendoUI

Primary LanguageVue

progress-kendoui-task

The grid for representing data made with Vue.js + KendoUI. It includes the following features:

  • pageable content
  • filterable columns
  • show/hide column option
  • select single row option

Project setup

npm install

Compiles and hot-reloads for development

npm run dev
  • the hot-reload vue app runs at localhost:8080 (*)

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.