asked on May 2, 2018
I have a table which holds populated data which may range up to hundreds rows. this is tiresome when you want to work with that table. It also become tiresome for users to pass through all rows to get what they want to see or make decision on the certain row. With pagination there will be less scrolling of the page and with live search user will be able to search using may be ID to identify the table and then see other details of that row. Anyone with idea of what I can do here please.?
0
0