This component can display any Object's Records as Paginated Table
Written in Angular.JS
- Support for Angular Routing, when user clicks a row, redirect to a detail page.
- Support for Namespaces. Angular JS as some weird issue when using generic Visualforce.Remoting notation for JS Remoting, methods.
Click below to deploy the package in your org
After installation, you can take a look at the Sample AngularTableList Visualforce page for usage,
I just extended the App by Harshit and Mohit to use it for any object by making is more generic and used JS Remoting Angular JS and Salesforce Visualforce Pages