Visualforce and Apex

Standard Salesforce Page with Edit and Delete Action functionalities
This post demonstrates fetching of Opportunities records using a Custom Controller instead of using standardController attribute. Also there is a column named Action where you can edit or delete the records directly similiar to standard salesforce page as below,


You can run this example from my login by clicking here.

I ll post the code snippets soon....

1 comment: