I have a grid that has a few different tooltips tied to it. Each tooltip is tied to a specific column in the grid. I'd like to be able to do some modification to the tooltips client-side, but can't figure out how to access all of them. $('#mygrid').data('kendoTooltip') only returns one tooltip, not all of them (in my case, I have 3 different tooltips.)
Thanks for your help!
Regards,
Brian
Thanks for your help!
Regards,
Brian