brunano21 / angular-4-data-table

An Angular 5 data table, with pagination, sorting, expandable rows, row selection, etc. with basic accessibility support.
MIT License
11 stars 19 forks source link

Column resizing issue #35

Closed samvelasatryan closed 6 years ago

samvelasatryan commented 6 years ago

Hi, I have a problem with resizing columns. When I add width attribute for each column, during initial resizing, the column size is bigger then I move it. Example. " move 1px; Old Width 100, new Width 214.

move 1px; Old Width 214, new Width 380."

Can you help me?

brunano21 commented 6 years ago

Closed via #36