I have a custom list consisting of about 170 items. The list is set to display 100 items at a time.
A custom view has been created for the list which is sorted in descending order based on a date / time column.
The first page of results displays without a problem, but when clicking on next to get the rest of the results I get a "Render Failed" message.
I have changed the sort to work on the ID column as a work around, which is fine in this situation.
Is anyone aware of this being a known problem with Sharepoint Lists?