AllenFang/react-bootstrap-table
Move react-bs-table-expand-cell to the last column
オープン
#1,413 opened on 2017/06/19
help wanted
Repository metrics
- Stars
- (2,240 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
I am using expand row for the table, when I click / touch in the first column with css className "react-bs-table-expand-cell", I have a problem that in mobile view the touch to expand the row overlap with the touch open The sidebar then I would like to know if it is possible to move this column to the end of the table? Or some other solution so that this overlap does not happen