niiknow / vue-datatables-net

Vue jQuery DataTables.net wrapper component
https://niiknow.github.io/vue-datatables-net/
MIT License
171 stars 58 forks source link

allow setting of editField property on Datatables columns #44

Closed dave-mills closed 4 years ago

dave-mills commented 4 years ago

This is probably a niche use-case, as only people integrating this with DataTables Editor will need it, but I guess it doesn't hurt people who don't need it?

Great work on this project, btw. It's nice to have the familiarity of DataTables.net in my Vue project :-)