AllenFang / AllenFang/react-bootstrap-table

How to implement search for react-bootstrap-table having asynchronous data loaded using api calls

Aperta
#2,057 0 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

render() {
const retryButton = this.props.error ? Failed to fetch more data, click to retry! : undefined;
return (
this.props.messages
?


{retryButton}


Message ID

operationType || "-"} >
Operation Type

status || "-"} formatExtraData={ BatchStatusType }
filter={ { type: 'SelectFilter', options: BatchStatusType, condition: 'eq'} } >
Status


Requested Amount


Approved Amount


Creation Time



:

There is no data to display


)
}

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.