This repository was archived by the owner on Feb 2, 2025. It is now read-only.
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
Uh oh!
There was an error while loading. Please reload this page.
-
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