function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rahul_SalesforceRahul_Salesforce 

Freezing the column(s) in a pageblocktable/datatable

Hi,
We have a requirement where we need to freeze few columns of a pageblocktable/datatable . Basically we want excel like functionality where we can freeze few columns. Any help will be greatly appreciated.

Thank you,
Rahul 
PratikPratik (Salesforce Developers) 
Hi Rahul,

This should help to get started:
http://salesforce.stackexchange.com/questions/13463/how-to-create-a-freeze-header-column-table-with-dynamic-data-in-visualforce

https://developer.salesforce.com/forums/ForumsMain?id=906F000000096DqIAI

Thanks,
Pratik