Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82234

What's the trick when disabling an element

$
0
0

This works fine when the table is viewed on a Desktop but when viewed on a phone or tablet in Responsive mode, clicking the same checkbox to disable the elements doesn't work. The code to disable the buttons is being fired but the buttons are not being disabled.

DataTable = $(".dataTable").dataTable();

DataTable.$(".info").prop("disabled", true);
DataTable.$(".email").prop("disabled", true);

Viewing all articles
Browse latest Browse all 82234

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>