How to quickly get to the last page in a DataGrid

Do you mean using slices so that I can return only what I need in small chunks? For some reason I thought that that was not going to work well because of the way DataGrids query the server, at least that is what I gathered from @stefano.menci’s related post.