AllenFang / AllenFang/react-bootstrap-table

Pagination - Custom Page Numbers

Aperta
#1,837 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
2.2k
Fork
761
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I am trying to customize the page numbers that get displayed as part of pagination.

By default we have these numbers,

![image](https://user-images.githubusercontent.com/32419507/34593180-1633aeae-f17e-11e7-9499-8de5937d6a85.png)

I am trying to see if I can change the numbers in the un-ordered list to say "Page 1 of 5" or "Page 1 of 10". I tried intercepting the pageList from the paginationPanel and changing the title. Later I realized that these are props and so cannot be changed...(i'm sorry i even tried doing this :()

![image](https://user-images.githubusercontent.com/32419507/34593318-057bd482-f17f-11e7-8de5-24a1dd82b1b1.png)

Is it possible to change the title later in the game?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.