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
AshishGargAshishGarg 

How to display records with a check box and update a field from selected record?

How to display records with a check box and update a field from selected record?
Edwin VijayEdwin Vijay

You will need to have a wrapper class to achieve this. Here is an example code.. Hope this helps

 

http://www.forcetree.com/2009/07/database-search-and-selection.html