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
sfdcjoeysfdcjoey 

Visual Force component

What VF standard component would you use to display data in a table?
Nayana KNayana K
<apex:pageBlockTable> OR <apex:dataTable>