'Datatables issue on reloading div
working datable initiallyInitially the Datatables are working properly. After adding this on button clicked. $( "#divfortable" ).load(location.href + " #divfortable>*","" ); datatables search, scroll are not visible, button is not working All elements within the div are not working (datatables, even the button its clickable but not going anywhere) But the datatables displays the rows it needs to display it just overlaps, the search button,scrolls both x and Y are not visible.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
