issues
search
6pac
/
SlickGrid
A lightning fast JavaScript grid/spreadsheet
https://stackblitz.com/github/6pac/SlickGrid/tree/master/vite-demo
MIT License
1.84k
stars
423
forks
source link
fix: Draggable Grouping drop zone in preheader should take full width
#1025
Closed
ghiscoding
closed
5 months ago
ghiscoding
commented
5 months ago
add a new
preHeaderPanelWidth
grid option and set it to
auto
to take full width but without being wider than its actual container
before the fix (not full width)
preHeaderPanelWidth
grid option and set it toauto
to take full width but without being wider than its actual containerbefore the fix (not full width)