Salesforce LWC Real Time Project Part 3 | Lightning Data Table | Lightning Web Components

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • Salesforce LWC Real Time Project Part 3 | Lightning Data Table | Lightning Web Components | Lightning Web Components Live Project in Salesforce
    Learn & Get Udemy Certificate for this course "Learn Salesforce (Admin + Developer) with LWC Live Project". Check following link:
    www.udemy.com/...
    Watch more videos on Salesforce (Admin + Developer) in following link:
    • Learn Salesforce (Admi...
    Salesforce LWC Real Time Project Part 3 | Lightning Data Table | Lightning Web Components | Lightning Web Components Live Project in Salesforce

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

  • @Comrevo
    @Comrevo  ปีที่แล้ว +6

    Learn & Get Udemy Certificate for this course "Learn Salesforce (Admin + Developer) with LWC Live Project". Check following link:
    www.udemy.com/course/learn-salesforce-admin-developer-with-lwc-live-project/?referralCode=B4FC77F9896FC0D472B4
    Watch more videos on Salesforce (Admin + Developer) in following link:
    th-cam.com/play/PLhbrpS8rYbc12z8u407IVygRHIYrNdM0T.html

  • @sasikalakesavan532
    @sasikalakesavan532 2 หลายเดือนก่อน +1

    Sir ..Awesome explanation...Thank you

    • @Comrevo
      @Comrevo  2 หลายเดือนก่อน

      Most welcome🙏🙏

  • @leilabarros2008
    @leilabarros2008 2 หลายเดือนก่อน +1

    Could you make the code available on drive or github? Please

    • @Comrevo
      @Comrevo  2 หลายเดือนก่อน +1

      You can find program code in my udemy course in resources.

  • @Vyshnavia-yt2tk
    @Vyshnavia-yt2tk 6 หลายเดือนก่อน +1

    Hi sir can i know the difference between event.target and event.detail where we will be using these two in real time

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

      In Salesforce Lightning Web Components (LWC), event.detail and event.target are both properties of an event object, but they serve different purposes.
      event.detail property provides additional data specific to the event. It's commonly used to pass data along with a custom event.
      event.target property represents the element that triggered the event. It's often used to access properties or attributes of the element that emitted the event. It is particularly useful in cases where you need to manipulate or retrieve information about the DOM element that triggered the event.

    • @Vyshnavia-yt2tk
      @Vyshnavia-yt2tk 6 หลายเดือนก่อน +1

      Thanku sir
      @@Comrevo

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

      Most welcome🙏🙏