afterOnCellCornerDblClick - cell coordinates

Tags: #<Tag:0x00007f0b02c363d8>

How can i get the coordinates of selected cell(s) in the afterOnCellCornerDblClick hook?

Hey @prasanth.sivakumar

you can use the getSelected method.

Here is an example https://jsfiddle.net/AMBudnik/4sLt7om8/

I shouldn’t have missed this… thank you… sorry to bother you with this silly question…:slight_smile:

Not a problem :slight_smile:
I guess that we can already close this topic as there are no updates.
If you’d need anything feel free to open a new one.