🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.
The onItemHovered callback gets triggered during column resizing. I think this is a bit unexpected since a user probably doesn't intend to hover a cell/column header during the column resizing.
The
onItemHovered
callback gets triggered during column resizing. I think this is a bit unexpected since a user probably doesn't intend to hover a cell/column header during the column resizing.