AngularJS & Datatables

AngularJS & Datatables

faenschifaenschi Posts: 1Questions: 1Answers: 0

Hi all

i'm new into angularjs and would like to use the datatables plugin. i suceed in activating it but if i try to sort a column, the data isn't displayed correctly anymore. this is my table:

if i sort the data looks like that:
{{result.username}} {{result.firstname}} {{result.lastname}}

any help with this issue is very appreciated
kind regards, angela

This discussion has been closed.