Skip to content

Now I can make the user to select the fields of the table, so that only those data from these fields will be displayed in the table. For eg: If a user select only fields userID,employeeCode, Then only data from userID,employeeCode will be displayed in the table.

Notifications You must be signed in to change notification settings

kbenchaaboun/vue-editable-table

 
 

Repository files navigation

vuetablessimplify

Editable data table in Vue.js Now I can make the user to select the fields of the table, so that only those data from these fields will be displayed in the table. For eg: If a user select only fields userID,employeeCode, Then only data from userID,employeeCode will be displayed in the table.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Now I can make the user to select the fields of the table, so that only those data from these fields will be displayed in the table. For eg: If a user select only fields userID,employeeCode, Then only data from userID,employeeCode will be displayed in the table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 76.7%
  • Vue 21.9%
  • HTML 1.4%