LinqDataSource GridView’s And Paging

It seems that when using a LinqDataSource with a GridView control you cannot handle Paging even when AutoPage is set to false.
I receive the following message

AutoPage is disabled on LinqDataSource “Control Name Here” but paging has not been handled

In the LinqDataSource selecting event I can set e.Arguments.RetrieveTotalRowCount = false and receive no errors.  But now no results are returned.

Comments [0]
All comments require the approval of the site owner before being displayed.
Name
E-mail
(will show your gravatar icon)
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview