Recently, I've been working with bootstraptable, but I've been struggling to figure out how to load the page with the sort boxes unchecked. I've read through the documentation multiple times, but all of the functions seem to be centered around the checkbox within the table itself. I've tried various options suggested here, but none have worked for me. The closest I got was using the showColumnsToggleAll function to turn all checkboxes off, but it's still not quite what I'm looking for. My ideal scenario would be to have only 2/3 checkboxes marked while the rest are turned off until the user decides to use them.
The table I'm working with is similar to the one in the example provided in the documentation: