Bootstrap for only styling the table
Bootstrap for only styling the table
![techlab](https://secure.gravatar.com/avatar/5b9fde57421572ae63a5819458ad7a17/?default=https%3A%2F%2Fvanillicon.com%2F5b9fde57421572ae63a5819458ad7a17_200.png&rating=g&size=120)
On my Webpage I don't use Bootstrap.
But I want to use the Boostrap 4 DataTable Theme. It looks very cool.
Unfortunately, if I integrate Boostrap, my whole page will be styled. Is there a solution?
This discussion has been closed.
Replies
You'd need to create a custom stylesheet that would basically emulate the Bootstrap table aspect. Or extract only the table stuff from Bootstrap.
Allan