vue2-datatable
vue2-datatable copied to clipboard
(DEPRECATED) The best Datatable for Vue.js 2.x which never sucks. Give us a star 🌟 if you like it!
After struggling with the `HeaderSettings` component (the settings drop down was not opening), I realized this component depends on Bootstrap 3. With Bootstrap 4, it is not opening the drop...
Hello, thanks for you work. I have some problems with fixed header behavior. I have this grid component: ``` import Vue from 'vue'; import GridComponents from '../../components/dataGrid' export default {...
Hi, How to preserve selection rows when use pagination with ajax?
The filter popup shows within the "scrollable" area of the header only. It works fine if using a "non-scrollable" header.
When clicking on the HeaderSettings button the dropdown is not showing? I've tried a few things to see why this is not working but I'm not having any luck.