-
How to define width of Column in pageBlockTable?
How to set the width of <apex:column> in <apex:pageBlockTable>. I have three columns in pageBlockTable and I want the first column to be of width 50% and other of 25%. I have tried to add inline CSS styling but it's not working.
Log In to reply.
Popular Salesforce Blogs
What is Batch Apex in Salesforce? | All You Need to Know
Batch Apex allows developers to process large amounts of data in a batch, without hitting governor limits, which are limits on resources like CPU time,…
Lightning Web Component | Salesforce Developer Guide
Lightning Web Component Presently you'll construct Lightning components utilizing two programming models: Lightning Web Components and the first demonstrate, Air Components. Lightning web components are…
Popular Salesforce Videos
Generative AI: What Diverse Data Types Can It Create? | Salesforce
Imagine a technology that can take various types of data – from text and images to music and even beyond – and create something entirely…
How to Reference Custom Metadata Types to Optimize Salesforce Account Records Using Salesforce Flow
Watch this video to learn how to reference custom metadata types to optimize Salesforce Account Records Using Salesforce Flow Salesforce Account Region Allocation using custom…
Searching for Records In Salesforce
You can search globally across all of Salesforce for matching records to your search term. Or you can search within a specific object. You will…

