AllenFang/react-bootstrap-table

pass in the whole data object for afterInsertRow and afterDeleteRow

Aberta

#491 aberto em 4 de jun. de 2016

 (9 comentários) (0 reação) (0 responsável)JavaScript (795 forks)batch import
help wanted

Métricas do repositório

Stars
 (2.240 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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. :)

Guia do colaborador