How to get ride of the upper and low part of the table
How to get ride of the upper and low part of the table
tsurubaso
Posts: 32Questions: 8Answers: 0
Description of problem:
Hi there,
I hope you are well.
I get to do what I want and I have enough fun.
This time I wanted to know how to get rid of this upper and lower part of the table.
Answers
You can use
dom
to only show the table - see here - all other controls such as the search and table info have been removed.Colin
a great thanks for answering the question!!
Nice!
Will work on that.
Now I have a white separation between table and navbar bt5.
I tried Css bottom and top margin 0 without success.
how to get rid of that?
How can we leave just the search tag only??
We'd need a link to a test case showing what you have done with the
dom
option. You might need to float elements, use flex-box, or if you are using a styling framework, wrap them in suitable elements.Allan
Hello Allan and thanks.
I am not strong enough to understand all you are saying.
but here is the data.
https://pastebin.com/jcPYJz4e
The search input shouldn’t be showing at all with that.
Like I said - I would need a link to a page showing the issue to be able to help.
Allan