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
sk kumarsk kumar 

how to see 2000 record in single page..!!!

my requirement is like i want to see 2000 records in single page.how can i achieve this. anyone plz suggest.
thanx in advance..:)

Ramu_SFDCRamu_SFDC
The below post might help

http://salesforce.stackexchange.com/questions/25699/how-to-displaying-large-number-of-records-in-visualforce-page-block
Ulas KutukUlas Kutuk
Make your page Read Only.

<apex:page readOnly="true">