Access column for selected cell
deeplook opened this issue · 0 comments
deeplook commented
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.