Change onclick event to onhover on export option in datatables -
i'm working jquery datatables , tabletools extension in export option working fine had requirement of instead of onclick
should show dropdown menu on hover of export button.
i tried these bootstrap dropdown hover nothing works.
i believe not possible because of tabletools functionality implemented using adobe flash. due flash security restrictions there no way programmatically trigger export pdf or csv other let user click on button.
see this answer more details.
Comments
Post a Comment