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.
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.