LWC Bootcamp Day 44 | Part 2: Lightning Data Table : Update Record with Inline Edit

preview_player
Показать описание
Topmate Link for One-to-One Connect

Welcome to Part 2 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.

⚙️ Updating Records:
Learn how to make your Lightning Data Table interactive by enabling record updates! We'll guide you through the process of configuring editable columns and handling record updates in the Lightning component controller.

🔄 Loading Picklist Values Dynamically:
Discover how to dynamically load picklist values in your Lightning Data Table. We'll leverage Apex controllers to fetch picklist values from Salesforce and seamlessly integrate them into your Lightning component.

🔧 Key Topics Covered:

Enabling record updates in Lightning Data Table.
Configuring editable columns with the editable attribute.
Handling record updates in the Lightning component controller.
Dynamically loading picklist values using Apex controllers.
Integrating picklist values into your Lightning component for a dynamic user experience.

👩‍💻 Prerequisites:
Make sure you have watched Part 1 of our Lightning Data Table series to build a solid foundation before diving into this advanced tutorial.

🔔 Subscribe and Stay Tuned:
Don't forget to subscribe to our channel for more Salesforce tutorials, tips, and best practices. Hit the notification bell to stay updated on the latest content!

#salesforce #lwc #lightningwebcomponent #salesforcedeveloper #salesforcelighting
Рекомендации по теме
Комментарии
Автор

Got to this video by Search. I loved it. Now i will watch Whole series from Beginning ❤

SfdcLearner
Автор

Hi Sir, The Save functionality is not working as expected .I tried to debug and found the "saveHandler" is not getting called(Don't know why). And also getting an error(Refused to execute a script for an inline event handler because 'unsafe-inline' does not appear in the script-src directive of the Content Security Policy).

SalesforceMiind
Автор

Hi @Ankit Jain, Thanks for the Wonderful content, I have had one doubt.
How to edit custom Types that we implemented in previous session ? I tried with name column but it's not working

fitnessdune
Автор

Hi @Anki, it's nice session. It's very useful for me. I need help I'm displaying all columns in lwc datatable popup. When i click on save it's not saving

kallurma
Автор

Hello Ankit, its very helpful knowledge you are sharing thanks for that, I am also requesting to you make video on populating lookup field and inline editing.

AmarGiram-jg
Автор

Hi Ankit, Save button functionality is not working for me. It is showing - Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received. Please help.

nitinnainwal
Автор

Hi...Ankit how we can update Rich-text area field can u please guide mi in that

amarmute