Status: Todo
Though it is amazing to see how quickly the wxPython Grid displays even Queries with 10000 rows, I plan to write a «paging grid»: with a pageLen parameter (number of rows displayed per page) and a page skipper (PgUp/PgDn) instead of a scroll bar.