Hi, Can some one help me find which event gets fired when common.trashIcon() is clicked which is in treetable structure? I have seen onCheck being fired for checkbox. How to capture event for trashIcon?
The event can be captured within the onClick
handler that helps to differentiate between clicks on elements with different CSS classes: