AllenFang/react-bootstrap-table

pass in the whole data object for afterInsertRow and afterDeleteRow

Aperta

#491 aperta il 4 giu 2016

 (9 commenti) (0 reazioni) (0 assegnatari)JavaScript (795 fork)batch import
help wanted

Metriche repository

Star
 (2240 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hello, In the docs, it reads image

I wonder, if we can pass an extra argument of the complete data object, so that it is easy to use redux/setState to manage the data. I will be able to use something like onUpdate={data => this.setState(data)}.

I just went through the docs briefly. If I miss the function please let me know. :)

Guida contributor