-
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.

