Replies: 1 comment
-
Your API response is incorrect. If you console.log Closing this issue as this is issue with server-side implementation. You will have to fix your API call. Check out the API response in the documentation: https://l-lin.github.io/angular-datatables/#/basic/new-server-side |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to retrieve data from firebase and display it in the form of Angular DataTable, inorder to implement pagination, sorting utilities. I was able to retrieve the data before using Angular Datatables. I'm fairly new with both Angular and DataTbables. Plz help my to display that data.
I have tried renaming columns data field with all possible combinations, yet can get my data.
https://stackoverflow.com/questions/77144777/getting-an-empty-table-using-angular-datatables-server-side
Beta Was this translation helpful? Give feedback.
All reactions