Defines the CSS classes applied to the table. Provides an array of page size options that users can select from to change the number of displayed rows per page. Controls the visibility of the table's ...
Bootstrap seems to be "building" the table based on the data, so it is challenging to troubleshoot, since some of the HTML does not exist until runtime. I could detect no meaningful difference between ...