Table

A collection of 98 posts

Basic VueJS Data Table

I needed a data table not too complicated for a small job. But the shared data tables were very complex and comprehensive.
22 October 2018

A Vue Component for use with ag-Grid

ag-Grid Vue Component Live Demo https://www.ag-grid.com/ Install with Bower $ bower install ag-grid-vue Install with npm $ npm install ag-grid-vue Frameworks Supported Framework specific Getting Started guides: Angular 1 | Angular 2 | Aurelia
08 September 2017

A fancy Materialize CSS datatable VueJS component

vue-materialize-datatable A fancy Materialize CSS datatable VueJS component. Library is kind of unstable. Bugs, missing features might be present Features Sorting, with numerical sorting Pagination Fuzzy searching Excel export Printing Custom topbar buttons
07 September 2017

Datatable component with sorting and aggregation

Datatable The datatable component is essentially a "glorified table" designed to efficiently display dense data. Datatables aren't a heavily used component but they are fundamental to business applications - particularly ones
07 September 2017

Vue 2 component for jquery.floatThead

vue-floatthead Vue 2.0 component for floatThead, a floating & sticky table header plugin. Installation npm $ npm install vue-floatthead Getting Started <template> <float-thead-table> <thead> <tr>
07 September 2017

A Vue.js 2 grid Tables components

Vue Tables 2 A Vue.js 2 grid Tables components. Live Demo https://jsfiddle.net/matfish2/823jzuzc/ Usage Dependencies Vue.js (>=2.0) Server Side: axios OR vue-resource (>=0.9.0)
07 September 2017

vue2.0 DataTables based on element-ui + el-table

vue-data-tables vue2.0 DataTables, based on element-ui, el-table + el-pagination + custom filter and sort ElementUI http://vuejsexamples.com/desktop-ui-elements-for-vue-js-2-0/ Online demo https://njleonzhang.github.io/vue-data-tables/#/en Install ElementUI and vue-data-tables npm install element-ui
01 March 2017

A high-customizable data-table based on vue-clusterize

vue-data-table A high-customizable data-table based on vue-clusterize Has invisible pagination with dynamic data, pinned columns and template based header / cells. live demo https://vue-comps.github.io/vue-data-table/#!/ GitHub
24 September 2016

Datatable component for Vuejs

vue-datatable A datatable component build with Vuejs. Vue-loader and Babel is required(maybe will release ES5 and JavaScript file later :P) Online demo https://galenyuan.github.io/vue-datatable/ GitHub
20 September 2016

data table simplify with Vue.js

vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component. vuetable - data table simplify! No
17 August 2016

a Vue.js component implementing bootstrap table

Bootstrap Table Vue Bootstrap Table is a Vue.js component implementing bootstrap-table :). Vue Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If
17 August 2016