vuejs-datatable icon indicating copy to clipboard operation
vuejs-datatable copied to clipboard

A Vue.js component for filterable and paginated tables.

Results 35 vuejs-datatable issues
Sort by recently updated
recently updated
newest added

Fixes a typo and adds the Vue 2.6.0+ preferred way to do it.

Doc

Is there a way to add Checkbox to header, for selecting all the rows. ` {{columns.name}} Company Name Email Address `

Plugin itself fits my needs very well, however, i spent some time figuring out how to make it to work based on my needs. There is all info i need...

Hello friends! I just started working with your Pluging, I'm new to vue and it's been a challenge, you know! But, unfortunately, I didn't find any way to update the...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Is it possible to get abbreviated and short pager types to work together? Abbreviated: ``` 1 2 3 ... 32 ``` Short: ``` < 2 > ``` What I want:...

Would there be functionality for state saving ? (its paging position, ordering state etc) so that is can be restored when the user reloads a page, or comes back to...

Tested in v.2.0.0-alpha.6 and 2.0.0-alpha.7 Expected one of these scenarios to work: #### First scenario - Desired filterable fields with `filterable: true` - Expected: Only fields with this prop would...

Bug
PR Welcome

Is is possible to bind event on click on each row? How? Also do you have more explanation/ documentation how to add table info like this 'Showing 11 to 20...

Question

Documentation at https://gerkindev.github.io/vuejs-datatable/ contains broken links.

Doc