Hi Ewan,
My tests show that when you add a VirtualDataGridView to a form, it defaults to UseInternalPaging = true, and it does page the data. Turning it off, to false, and the VirtualDataGridView shows everything in one "page".
Palli