Tag Archives: DataTables
How to display data from multiple SharePoint lists using PnPjs and DataTables in CEWP
In this article, we will learn how to use PnPjs to get data from multiple SharePoint lists and display the collected data in a jQuery Datatables in SharePoint 2013/2016/2019 or online without a SPFx webpart. You will also learn how to filter data in PnPjs and also group items with count in DataTables. What is…