Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
How to use scrollbar for pageblocktable
Thanks
This will be automatically comes if you fix height of container of this table.
If you're talking about adding a scrollbar to your VF page that you place in an object page layout, you can go to VF page properties and check the option to "Show Scrollbars". This picture should help:
http://i.stack.imgur.com/QByMf.png
Hi,
There is no any special attribute for scrollbar in pageblocktable.
Similarly, you can not set height to pageblocktable.
You need to use style tag to set height.
This link might be useful for you.http://boards.developerforce.com/t5/Apex-Code-Development/Pageblock-table-with-Scrollbars/td-p/297817Thanks,
Sachin.
This will be automatically comes if you fix height of container of this table.
If you're talking about adding a scrollbar to your VF page that you place in an object page layout, you can go to VF page properties and check the option to "Show Scrollbars". This picture should help:
http://i.stack.imgur.com/QByMf.png
Hi,
There is no any special attribute for scrollbar in pageblocktable.
Similarly, you can not set height to pageblocktable.
You need to use style tag to set height.
This link might be useful for you.
http://boards.developerforce.com/t5/Apex-Code-Development/Pageblock-table-with-Scrollbars/td-p/297817
Thanks,
Sachin.