How can we use lightning data table lazy load functionality with sorting of columns?
As Lazy load only will bring certain no of records at a time then sorting actually is working on those set of records and not total data.
Please suggest any examples if we have