0

I have a data table hard coded in my ts and html file. i want to add pagination and search functionality without using any plugin or widgets. can someone please tell me the logic how to implement it? i have hardcoded the table and have not used in plugins.

Harshit Kargeti
  • 33
  • 1
  • 1
  • 3

1 Answers1

0

you could use many plugins available on the web for angular . however you can get help from below url. How to add pagination in Angular 4 for a table?

Vikas Sonichya
  • 125
  • 1
  • 6