Unanswered: How to change the tooltip text displayed during a drag and drop operation via a grid?
Unanswered: How to change the tooltip text displayed during a drag and drop operation via a grid?
Boy, this seems like something I should be able to figure out on my own, but I just can't seem to dig this up. I'm using drag-n-drop functionality in my application nearly identical to this example:
works like a dream. However, during the 'drag' operation, there is a tooltip that says:
'1 selected row'
with some styling. I'd like to modify the text slightly, but for the life of me can't find a config or method to do so. Can anyone with more experience with the Drag/Drop functionality point me in the right direction?