qgrid icon indicating copy to clipboard operation
qgrid copied to clipboard

Access column for selected cell

Open deeplook opened this issue 4 years ago • 0 comments

When I use 'highlightSelectedCell': True as grid option I can click on one cell and see a blue border for exactly the one last clicked cell. But unlike for the selected rows and dataframe I don't see any way of accessing the information about this clicked cell in the row, which boils down to its column. Is there any way of doing this? If not, maybe it would be an idea to add.

deeplook avatar Dec 09 '20 09:12 deeplook