institut-de-genomique / Ultimate-DataTable

This AngularJS directive generate a HTML table with build-in fonctionnality like save, edit, remove, pagination etc...
http://institut-de-genomique.github.io/Ultimate-DataTable/
45 stars 26 forks source link

Add the possibility to pass options to $http on save #24

Closed Jenselme closed 8 years ago

Jenselme commented 8 years ago

Useful if for instance you have to pass headers (like Authorization) or the withCredentials option.