Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The className property of Column is not set to <col> element #1384

Closed
mertsincan opened this issue May 27, 2020 · 0 comments
Closed

The className property of Column is not set to <col> element #1384

mertsincan opened this issue May 27, 2020 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@mertsincan
Copy link
Member

Reported By PRO User;

When using a Datatable with Columns that have a style property like: style=width: "200px" the Style is applied to both col's and td's. This is important to keep columnwidth the same when the tables are empty, so that emptyMessage has the full width. When using className instead of style it is not applied to col elements.

@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label May 27, 2020
@mertsincan mertsincan added this to the 4.3.0 milestone May 27, 2020
@mertsincan mertsincan self-assigned this May 27, 2020
@mertsincan mertsincan modified the milestones: 4.3.0, 4.2.2 Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

1 participant