I have a page with a couple of grids on it, one displays a list of results from a search and the other then displays details when one of the result rows is selected.
Even though the second grid has multiple pages the page numbers are not diplaying at runtime (they can be seen in design mode) so I can't page through the information. The paging is all fine on the results grid and the properties appear the same for both grids.

Any help would be greatly appreciated