• Siva Reddy 257
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi,

Through LWC I am able to display list of records  along with check box in custom table .
Issue is how can I pass only selected records to apex class from lwc like how we pass  from aura component to apex class.

Please someone guide me.
Hi,

Through LWC I am able to display list of records  along with check box in custom table .
Issue is how can I pass only selected records to apex class from lwc like how we pass  from aura component to apex class.

Please someone guide me.