0
votes

I want to add frozen columns in the PrimeFaces sheet component.
Does anyone know how to do that (or is it possible at all)?

I found one question regarding the same problem:
https://stackguides.com/questions/7246750/add-frozen-columns-to-a-table

But no one has answered that question.

I am using JSF2.0 and PrimeFaces3.1.1

1
what do you mean by frozen columns? you got a horizontal scroll? - Daniel
Yes. For example, if I have 100 columns and while scrolling horizontally, I need first three columns to be appeared always. So, in this case these three columns are frozen. - sachinpkale

1 Answers