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

set width b:datatablecolumn is not working #527

Closed
netodevel opened this issue Oct 20, 2016 · 1 comment
Closed

set width b:datatablecolumn is not working #527

netodevel opened this issue Oct 20, 2016 · 1 comment

Comments

@netodevel
Copy link

 <b:dataTableColumn label="Ação" style="width:50px !important">
        <center>
                 <b:commandButton icon="time"></b:commandButton>
        </center>
</b:dataTableColumn>
stephanrauh added a commit that referenced this issue Oct 29, 2016
@stephanrauh
Copy link
Collaborator

Just implemented the attributes style and style-class. They influence both the look of the content column and the header cell. If both style and header-style or content-style are provided, the more specific style wins. The same applies to style-class, header-style-class and content-style-class. I've also uploaded a new developer preview - see #369 on how to get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants