AllenFang / AllenFang/react-bootstrap-table
pass in the whole data object for afterInsertRow and afterDeleteRow
Abierto
help wanted
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hello,
In the docs, it reads

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. :)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.