function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vishnu7700Vishnu7700 

Need very very urgent help

Hi Team,

I'm new to apex pls help me.

Can any tell me how achive the below requriment.Tried but unable to process selected records.

 

Develop a grid of records which can be selected. Once selected and the “Show SelectedRecords” button is clicked, information from the selected records is displayed in the “Selected Records” table.

 

Help is appricated.

 

Regards,

Vishnu

Vinita_SFDCVinita_SFDC

Hello Vishnu,

 

This can be acieved by implementing Wrapper class. Please refer the following link which explains with code snippet:

 

http://wiki.developerforce.com/page/Wrapper_Class

 

http://salesforce.stackexchange.com/questions/11530/test-class-for-a-wrapper-class-when-checkbox-is-true