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

datatable column 'style' attribute broken in beta.5 #329

Closed
Zuzon opened this issue May 10, 2016 · 2 comments
Closed

datatable column 'style' attribute broken in beta.5 #329

Zuzon opened this issue May 10, 2016 · 2 comments

Comments

@Zuzon
Copy link

Zuzon commented May 10, 2016

in my case, i set <p-column style="width:40px" ...
in beta.4 all worked fine

@omerfarukyilmaz
Copy link
Contributor

Try this:
<p-column [style]="{'width':'40px'}" ...
from issues/321.

@Zuzon
Copy link
Author

Zuzon commented May 10, 2016

Thank you!

@Zuzon Zuzon closed this as completed May 10, 2016
atretyak1985 pushed a commit to Nanitor/primeng that referenced this issue Jul 18, 2020
[NNTR-222]Compliance framework control issues - Update title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants