Skip to content

Add support for mixing px and % column widths #5486

@mpavlinov

Description

@mpavlinov

Is your feature request related to a problem? Please describe.

Right now we have the following Known limitation Currently we do not support mixing of column widths with % and px

  1. Run sample at: https://stackblitz.com/edit/angular-butmkq
  2. For the column with % width (ContactName), body cell has correct width, while header has much bigger width. This is resulting in misalignment between header and body cells.

Describe the solution you'd like

Introduce support for mixing % and px column widths

Additional context

#5201

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions