AllenFang / AllenFang/react-bootstrap-table

How to get next row data?

Open
#2,024 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
761
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.