The search option and pagination is not appearing when I use more than 6 rows.
The search option and pagination is not appearing when I use more than 6 rows.
Leej10
Posts: 1Questions: 1Answers: 0
The search option and pagination is not appearing when I use more than 6 rows on the table. I am currently using https://startbootstrap.com/template-overviews/sb-admin/, it is using datatables.net and it currently has 6 rows on the table templates that it has, I have checked the jquery data and bootstrap data but can't seem to find the culprit. Hope you can help me make this table capable of using more that 6 rows thanks!
This discussion has been closed.
Answers
You probably will need to post a link to your page for troubleshooting.
Generally if the page does not work properly its due to a Javascript error. Are you getting any alert messages or messages on you browser's console?
Kevin