Message in French (Français)
Lorsque la pagination est activée pour DataBoundControl, SelectMethod doit retourner IQueryable<itemtype> ou avoir tous les paramètres obligatoires suivants : int startRowIndex, int maximumRows, out int totalRowCount</itemtype>
Unlocalized message
When the DataBoundControl has paging enabled, either the SelectMethod should return an IQueryable<itemtype> or should have all these mandatory parameters : int startRowIndex, int maximumRows, out int totalRowCount</itemtype>
Search by Google