Problems with guide lines of resizable columns

Post Reply
marpegue
Posts: 1
Joined: 29 Dec 2021, 16:56

29 Dec 2021, 17:09

Hello,

I have a dataTable resizableColumns = "true" resizeMode = "expand".
When you are changing the size of a column, a vertical blue line appears that indicates how the size of the table will be when you release the click.

Next to the table I have an image, and I cannot modify the z-index of this vertical line so that it is not hidden behind the image. How could I do it?


Another question that I have is: how can I make in order to this mentioned line will 'block' when the maximum size of the column has reached?

Thanks a lot.

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

05 Jan 2022, 08:59

Hi,

Could you please try;

Code: Select all

body .ui-datatable .ui-column-resizer-helper {
   z-index: ....
}
Best Regards,

Post Reply

Return to “PrimeFaces Theme Designer API”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests