JavaScript event for table row "<tr>"
Is it possible to add contextmenu JavaScript event to table row?
3 Replies
yes you can create a custom table column and add your code to it
did this a while ago using this
https://devdojo.com/pines/docs/context-menu
Pines UI
Pines - Alpine and Tailwind UI Library
Pines is a library of animations, sliders, tooltips, accordions, modals, and more!
Is there a way to add contextmenu event to the table row not to the column?
Any update reagarding adding context menu to row?