jupyter-widgets / ipydatagrid

Fast Datagrid widget for the Jupyter Notebook and JupyterLab
BSD 3-Clause "New" or "Revised" License
579 stars 51 forks source link

Unselecting cell #293

Open mbassenne opened 2 years ago

mbassenne commented 2 years ago

Hi - it doesn't seem possible to unselect a previously selected cell? The .selected_cells argument remains the cell after clicking a second time on a previously selected cell.