Dears,
Based on this link I am using databales with angularjs.
Now I have a problem on small devices when design became responsive in first column of the table as it contains a tooltip. Each time I press on any tootltip of the first column to view its details, a datatable event fires in order to show all other collapsed rows.
So is there any way to make the collapse/expand event fires only when plus (+) and minus(-) are pressed instead of first cell of each row?
Thank you