Activity › Forums › Salesforce® Discussions › How to add radio button to a pageblock table in salesforce? Tagged: Apex PageBlockTable, Custom Button, Salesforce Apex Salesforce® Discussions How to add radio button to a pageblock table in salesforce? Posted by Tanu on October 5, 2016 at 3:04 PM Hi All, How to add radio button to a pageblock table in salesforce? Ratan Paul replied 9 years, 7 months ago 3 Members · 2 Replies Apex PageBlockTableCustom ButtonSalesforce Apex 2 Replies PRANAV Member October 6, 2016 at 7:21 AM Hi Tanu, To add radio button to page block table you can use html tag <input type=”radio”> Hope this helps you. Thanks [adinserter block='9'] Ratan Paul Member October 6, 2016 at 9:22 AM I suggest to use apex:inputcheckbox . Using this component you can bind the value easily https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_inputCheckbox.htm Log In to reply. Public All Members My Connections Only Me PublicAll MembersMy ConnectionsOnly Me Public All Members My Connections Only Me