Back to Browse

Client-Side Pagination in LWC | Lightning web component

25.2K views
Oct 20, 2020
51:20

In this video, we will create a reusable pagination lightning web component. We will cover the following topic in this video 1) Create a new component 2) Component composition 3) for:each loop 4) parent component to child component data passing 5) Child to parent data passing using custom event 6) getter and setter 7) fetching data from apex 8) Wire service Server side pagination is better for: Large data set Faster initial page load Accessibility for those not running JavaScript Complex view business logic Resilience to concurrent changes Client side pagination is better for: Small data set Faster subsequent page loads Sort & filter requirements supported fully (unless results greater than max size). FOR COOL STUFF OF LIGHTNING WEB COMPONENT https://www.salesforcetroop.com/ FOLLOW ME - FACEBOOK - https://www.facebook.com/salesforcetroop LINKEDIN - https://www.linkedin.com/in/nikhilkarkra/ TWITTER - @karkra_nikhil This is especially for all the students and IT professional who wants to make their career in Salesforce. PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK. Let everyone learn Salesforce and become a part of our #Ohana.#navigation #lwc #ohana #pagination

Download

1 formats

Video Formats

360pmp473.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Client-Side Pagination in LWC | Lightning web component | NatokHD