Bug: Datatable with Column Toggler

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
Melloware
Posts: 3716
Joined: 22 Apr 2013, 15:48

28 Dec 2016, 16:15

If you use the Atlantis theme with the Column Toggler feature of the PF datatable the button and header does not size correctly.

http://www.primefaces.org/showcase/ui/d ... gler.xhtml

The button is larger than the header.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

02 Jan 2017, 09:42

We have the following css for columntoggler button on live primefaces demo;

Code: Select all

<style type="text/css">
     .ui-datatable-header {
          height: 30px
      }
</style>
Therefore, I think you can change height of datatable header on Atlantis by yourself. Because, users can use other components instead of commandbutton for columntoggler. (p:commandLink or h:* etc..)

Melloware
Posts: 3716
Joined: 22 Apr 2013, 15:48

02 Jan 2017, 15:02

Thank you.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

06 Jan 2017, 14:19

You're welcome!

Post Reply

Return to “Atlantis - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests