Hi, this is a newbie question?
How can I change the data on click of the 2nd page?
Do I have to write any function calls (or) is it possible to handle it from ng2-data-table API.
I made it workable but how to update the complete pages. what I mean is I have 37 pages for data and I want to load all at once so that I can navigate to other data using pagination?
Hi, this is a newbie question? How can I change the data on click of the 2nd page? Do I have to write any function calls (or) is it possible to handle it from ng2-data-table API.