AllenFang/react-bootstrap-table

Need to highlight editable cell

Open

#1880 opened on Feb 1, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,240 stars) (795 forks)batch import
help wanted

Description

Hi Allen, Hope you are doing good.

We need that on row selection the cell which is editable for that specific row only should get highlighted like an input box.

image

As shown in the snapshot , one row is selected and the cell which is ediatble is highlighted on rowClick but we want that it should get highlighted as soon as i select a row and make that header editable without even clicking the row . Any assistance on the same is highly appreciated. table

Contributor guide