🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.
When trying to drag multiple headers together to reorder columns. There is no way to drag them together.
It's because when trying to drag, only the clicked column is selected.
I think it makes more sense to keep the other columns selected when clicking inside the selected area, which is a general practice.
When trying to drag multiple headers together to reorder columns. There is no way to drag them together. It's because when trying to drag, only the clicked column is selected.
I think it makes more sense to keep the other columns selected when clicking inside the selected area, which is a general practice.