If you fetch a record when the user scrolls down, scrolling will become painfully slow. It'd be executing a query for each row that becomes visible. If you want something faster than data-binding look into Virtual Mode[^].
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]