There are more than 100,000 entries in the database and when I call the tableview.ViewData.Expand(True)
method, the program goes to the "application not responding" status.
And the idea came to try in the method tableview.ViewData.Expand(True)
send a cycle of 1000 records and expand those detail level records that are in the range of these records. and so on until the last entry!