Frozen columns not aligned with scrollable columns

UI Components for JSF
geekyfaces
Posts: 4
Joined: 03 Jun 2014, 10:28

17 Sep 2014, 10:59

We have a datatable with frozen columns. The frozen columns (first three) are not alligned with the scrollable columns. How to correct it?
If I remove frozenColumns then all columns are alligned.

[img]
http://i.imgur.com/pOFQuqY.png?1
[/img]
Primefaces 5.0, Primefaces Extension - 2.0
Mojarra 2.2.1, Glassfish - 3.1.2.2
Chrome-35.0

srm
Posts: 13
Joined: 18 Jun 2014, 17:59

23 Nov 2014, 05:40

Hi,
I am having the same issue as well, were you able to get a resolution to this issue?
Thanks

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

23 Nov 2014, 12:23

- Check the issuelist
- Try newer versions

srm
Posts: 13
Joined: 18 Jun 2014, 17:59

24 Nov 2014, 04:32

Hi,
I am using Primefaces 5.0. I checked the issues list, there is no issue for this.
Appreciate if you can please point me to any reference for the workaround.
Thank you.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

24 Nov 2014, 11:20

Try 5.1. Headers get automatically aligned but for body, since you have different content, you need to apply a bit of css. This is not something we can auto calculate and align unfortunately.

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

24 Nov 2014, 12:52

I don't know of any workaround. And please try my other suggestion

srm
Posts: 13
Joined: 18 Jun 2014, 17:59

28 Nov 2014, 00:44

Hi,
I will try using 5.1 version and see if the Frozen columns align.
Thank you for the feedback!
SRM

csajjad
Posts: 4
Joined: 27 Oct 2013, 09:01

04 Dec 2014, 12:10

Frozen column making issue with grouping ( column grouping)

First image is before applying frozencolumns

second one after applying
FYI:i removed label
Image

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

04 Dec 2014, 17:03

Different issue, create a new topic and follow forum postingrules

srm
Posts: 13
Joined: 18 Jun 2014, 17:59

31 Dec 2014, 15:53

Hi all,
I found a resolution to this issue without having to upgrade. I had to override the style for the left table in the xhtml and set scrollable="true"
.ui-datatable-frozenlayout-left{
width: 380px;
}

Thank you.
SRM

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 17 guests