Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ng-grid paging
Message
De
24/10/2014 13:10:06
 
 
Information générale
Forum:
Javascript
Catégorie:
Autre
Titre:
Divers
Thread ID:
01609778
Message ID:
01609874
Vues:
27
>>You could try:
var pagedData = angular.copy(data.slice((page - 1) * pageSize, page * pageSize));
>>
>>
>This seemed to solve the problem although I'm going to get the latest ng-grid now and check the source code and apply the other suggested change rather than this one.
>
>Also, one extra problem - do you have the same behavior? If the original load returns 0 rows, the paging controls show up below the grid.

Dunno - never tried it :-{
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform