I am using a list of customers (around 160 records) and would like to list their transaction history in a nested grid.
The transaction history I require is for a period of 24 months and considering I am just listing 12 customers at a time the initial loading time is quite long.
Is there any way to “query” the contents of the nested grid only when the + expand button is pressed?