I have some databases with a lot of information, over 10,000 records. The problem comes when I have to edit a record in a row after 100, because you have to scroll, wait to load, scroll, wait to load, scroll, wait to load and so on.
It is a nightmare and maybe I am missing something to go directly to row 9000 for example. Like Excel, you open a file and you can scroll to any number instantly.
Is this possible or I have to spend 20 minutes scrolling to edit a single row each time?