In the interface I have a list with two linked levels. Level 2 (parent) only has a handful of records. One of the records in Level 2 has over 4000 Level1 (child) records. When I open that parent record to vie the child records it is extremely slow and the slowness makes the application largely non responsive - until I move to a different parent record or some other table in the interface.
If I simply open another list in the interface with only the one child table, all 4500 records open pretty much instantly.
What's the best way to handle this?
