AllenFang/react-bootstrap-table

pass in the whole data object for afterInsertRow and afterDeleteRow

オープン

#491 opened on 2016/06/04

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (795 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (2,240 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド