search-panes hide and shows sometimes works, sometimes not

search-panes hide and shows sometimes works, sometimes not

Samantha1999Samantha1999 Posts: 4Questions: 0Answers: 0
edited June 2022 in Free community support

hello everybody,I am trying to understand why :) :) when I change the target values on the "show" option, sometimes the columns doesn't update accordingly
Link to test case:
Debugger code (debug.datatables.net):
{ searchPanes: { show: true, }, targets: [1, 2, 3, 4, 6, 7, 8] }, { searchPanes: { show: false, }, targets: [0] },

Error messages shown: no error message
Description of problem: When I change these values sometimes the columns doesn't update accordingly

Replies

  • allanallan Posts: 63,535Questions: 1Answers: 10,475 Site admin

    Thanks for your question. As noted in the forum rules, please post a link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Allan

Sign In or Register to comment.