How to remove the empty space in the header #1707
marcwitteveen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I dont have any search bar, etc. on the top of my table, yet HTML code is rendered, see below. This code comes right after
<div id="power-grid-table-base" class="" style="">
....If I remove the following code from header.blade.php the spacing is gone, but for some tables I want to have a search box.
Beta Was this translation helpful? Give feedback.
All reactions