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

Date format #28

Closed BenderNETs closed 8 years ago

BenderNETs commented 8 years ago

I'm trying to add a date column with a certain date format but can't get it to work. I tried the filter and render options but without luck. Any example would be great.

Harald

BenderNETs commented 8 years ago

Got it to work. Problem was that the date was a string in my dto object.