Table dat
Table dat

My table (and it's data) needs to be located in a Bootstrap 4 page section. How do I adjust the code so the table header appears correctly?
This discussion has been closed.
My table (and it's data) needs to be located in a Bootstrap 4 page section. How do I adjust the code so the table header appears correctly?
Answers
The Bootstrap4 styling doc discusses the requirements. Here is a Bootstrap4 example. You can use the Download Builder to get the appropriate libraries.
Kevin