Hi All,
I have an editable dropdown inside an editable datatable.
If I want to copy the value selected in the dropdown field:
- I should double-click on the corner of the cell so that the cell value gets selected. Press Ctrl+C to copy the dropdown value. Press Enter to navigate outside the cell, move to the target cell and Ctrl+V to paste the value.
- If I just simply click anywhere inside the dropdown cell, the dropdown menu opens. And pressing Ctrl+C does not copy the dropdown value.
Is there an easier way to make this user-friendly?