This Visualforce page contains apex:pageBlockTable to demonstrate a few different concepts. Sortable Columns in an apex:pageBlockTable Alphabet Filter that filters on the current sorted column Use of the ApexPage StandardSetController Selecting an individual record in the table using a link Selecting multiple records with a column of checkboxes using a Sub Class(Wrapper Class) to hold…
Read moreVisualforce Table with Alphabet Filter and Sortable Columns
Categories: Apex / CSS / Development / JavaScript / Salesforce / Visualforce