Modal: max # of records limit

Hi,

A few observations:

You definitively want to minimize the number of records pulled into the client.

Use search/filters to reduce the query set.  Are you using Server or Client side searching?

Instruct your users to leverage the Load More option per Pat’s suggestion. 

Have you explored Aggregate models?

Regards,
Irvin