Sunday, June 14, 2015

Add rows to any grid - excel style

The new Smart Mass Update app now allow you to add rows to an existing tables the same way excel does.

Step 1:

Step 2:

Monday, May 4, 2015

Building the Perfect Grid in Salesforce

How can I build the perfect grid in Salesforce?
  1. Use Salesforce apex:dataTable (clean grid) / apex:pageblockTable (colored grid)
  2. Use BootStrap on top of datatable / pageblocktable.  
  3. Use the Smart Mass Update app. 


Smart Mass Update main features:
  • Global Search + filed search 
  • Multi column/field sorting
  • Advanced Filters (spreadsheet style)
  • Mass update
  • Mass edit
  • Views & charts
  • A layout editor
  • Server Side