You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on the slider handle the cell becomes active I can still drag the handle and update row data, however I want the cell to be focused to prevent selection of other cells while dragging.
the question is how to activate focus mode once I clicked the slider ? something like stopEditing but to startEditing ?
Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to create a custom "slider" component.
When I click on the slider handle the cell becomes
activeI can still drag the handle and update row data, however I want the cell to befocusedto prevent selection of other cells while dragging.the question is how to activate focus mode once I clicked the slider ? something like
stopEditingbut tostartEditing?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions