AllenFang / AllenFang/react-bootstrap-table
How to get next row data?
未關閉
- 主要語言
- JavaScript
- 星號
- 2.2k
- 分支
- 761
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hey everybody,
In the selectRow event i got 3 params: (e, row, rowIndex).
in this function the row param is the **data** of the current row selected.
I need to get the **data** of the **next/prev** row.
I can't use the rowIndex, cause i didnt find a way to get the data for a row by it's index.
how can i do it? please help me..
thanks a lot,
Tommy
貢獻指南
評估
這個 Issue 還沒有評估資料。