phil
(Phil)
July 21, 2019, 7:52am
1
Hi there @aleksandra_budnik
Whats the terminology in Handsongrid for when you grab the “grabber” (bottom right) of a cell and drag it out to replicate cell contents across a range?
The default color for the border that is spawned when the drag operation is in play is red. Where is the style option for changing that?
Thanks so much!!
When we talk about hooks then it’s the corner . We have two hooks that are triggered for these elements.
afterOnCellCornerDblClick
afterOnCellCornerMouseDown
It’s also the class in the CSS
Here’s Handsontable example - JSFiddle - Code Playground an example when I make it round and red. It can be only done by manipulating the object’s CSS (there’s no API for this one).
1 Like
phil
(Phil)
July 23, 2019, 2:07am
3