SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 298 forks source link

ColumnSets with CompoundColumns and ColumnResizer does not always resize correctly. #1437

Open elijah1210 opened 5 years ago

elijah1210 commented 5 years ago

It looks like resizing with ColumnSets, CompoundColumns and ColumnResizer does not work correctly.

I was using the examples found below: https://dgrid.io/js/dgrid/test/extensions/CompoundColumns.html and in the customizable example at the bottom of the page, the resizing behaviour across the columns is inconsistent.

The edge of the column does not always resize to where the user wants it to.