Datatable

A collection of 33 posts

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

Simple test LokiJS working with Vue.js

Vue.js + LokiJS A simple test to get LokiJS working with Vue.js. Eventually I'll (hopefully) extend this to work with Phonegap, and get some persistent data going. lokijs is Fast document oriented
05 March 2017

Deleting Objects from Data with vue.js

Deleting Objects from Data - Vue Js Deleting objects from local data is super simple with Vue codepen See the Pen Deleting Objects from Data - Vue Js by Mason Fox (@masonfox) on
28 February 2017

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