Here I explore the 'serverSide' option of DataTables that allows me to construct the query myself to fetch only the 10 or 100 records I need.
Chapters
00:00 Intro
00:57 The DataTables Problem
03:43 Data Table Documentation
07:34 Setting up the Server Side
08:42 Exploring Result of Execute Data API
09:58 Exploring the DT Server Side Data object
16:28 Building the EDAPI Query in the JS
Here's Part 2: • Exploring a JS Library: Fetching Data for ...