I have checked thsi link http://ko.infragistics.com/community/forums/t/82620.aspx. Two years later, can we have fixed column and row now?
And I do see this option here, http://help.infragistics.com/jQuery/2015.2/ui.igPivotGrid#options:gridOptions.fixedHeaders but it never works. Can you give me an example about how to make it work? thanks in advance.
Hello srajagopal,
Thank you for posting in our forum.
The Pivot Grid currently does not support row and column fixing. The only supported features are Resizing and Tooltips. For more information you can refer to:
http://help.infragistics.com/jQuery/2015.2/ui.igPivotGrid#options:gridOptions.features
The fixedHeaders option determines whether the Headers will be fixed at the top of the grid when you scroll down (assuming you have a vertical scrollbar). If it’s set to true (which is the default value) the headers will always remain visible since they’ll remain “fixed” at the top of the grid. What are you aiming to achieve with it? (Note that this is not the same as Column fixing, it only fixes the headers at the top of the grid, not the columns).
Best Regards,
Maya Kirova
Infragistics, Inc.
http://ko.infragistics.com/support
Hi,
I set the attribute to true for fixed headers. I don't see the headers fixed. We lose it when the grid expands in rows. Is it a bug, can you please give us an example? Thanks
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
In order to look further into your issue I’ll need some additional information.
Could you describe in more details the behavior you’re observing on Chrome? What happens when you scroll down?
Also could you let me know the exact version of Chrome you’re testing it on?
I’m looking forward to your reply.
not work in chrome...