Solutionunvalidated
Intercept double-click and prevent the cell edit trigger on that interaction (e.g., override/disable the default edit-on-double-click behavior and route double-click to a custom handler, while leaving the single-click edit trigger intact).
08f6c226-dc15-4923-8190-90d51bd919c1
Intercept double-click and prevent the cell edit trigger on that interaction (e.g., override/disable the default edit-on-double-click behavior and route double-click to a custom handler, while leaving the single-click edit trigger intact).