LWC Bootcamp Day 46 | Part 4: Lightning Data Table: Row Actions On Data Table

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2023
  • Welcome to Part 4 of our Lightning Data Table tutorial series! In this episode, we dive deeper into Salesforce Lightning Data Tables, exploring two crucial functionalities: Updating Records and Loading Picklist Values Dynamically.
    Understanding the significance of row actions in data tables
    Implementing row-based interactions for improved user experience
    Customizing and configuring row actions to suit your needs
    Practical examples and use cases to reinforce concepts
    #salesforce #lwc #salesforcedeveloper #datatable

ความคิดเห็น • 6

  • @shyamtarke3641
    @shyamtarke3641 19 วันที่ผ่านมา

    00:02 Understanding Row Level Actions in Lightning Data Table
    02:07 Implementing row-level actions in Lightning Data Table
    06:31 Implementing row actions on Lightning Data Table
    08:53 Defining row actions in Lightning Data Table
    13:25 Modifying labels and populating header dynamically
    15:49 Using lightning record form for display and edit mode.
    20:19 Closing the modal and displaying toast message on record save
    22:22 Handling success message and closing modal in LWC using platform show toast event
    26:48 Logic for different row actions in Lightning Data Table
    28:52 Setting properties for row actions on Lightning Data Table
    33:27 Passing and handling data between parent and child components
    35:42 Deleting records using Lightning Data Table
    40:00 Perform delete operations using row actions in LWC components.
    Crafted by Merlin AI.

  • @shubhampatidar1814
    @shubhampatidar1814 5 หลายเดือนก่อน +1

    Thank you sir

  • @getsettled4189
    @getsettled4189 6 หลายเดือนก่อน

    Hi Ankit, If its possible can you make a video regarding the Authentication flows in Integrations ( Oauth , JWT, ...) can you give me some clarity the way you did in Platform Events how the overall flow will work. Thanks