• Ashish Rawandhe
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I have VF page i am calling batchapex class from my controller class to perform update operation on records.Now after successfull updation using batchapex i want to display those updated record on VF page.
I have VF page i am calling batchapex class from my controller class to perform update operation on records.Now after successfull updation using batchapex i want to display those updated record on VF page.