searchPanes style problem when rebuildPane.

searchPanes style problem when rebuildPane.

m4n5onm4n5on Posts: 1Questions: 1Answers: 0

Hi everyone,

I have been with a problem for several hours for which I cannot find a solution, no matter how much I have searched.

I am implementing searchPanes in my table following the example https://datatables.net/extensions/searchpanes/examples/customFiltering/customOptionConditions.html, but the following flicker occurs when searchPanes does rebuildPane:

https://imgur.com/a/2SMLAyw

The line of code is the same as in the example: table.searchPanes.rebuildPane(0, true);

Do you know what it can be? CSS? JavaScript?

Thank you very much in advance!

Answers

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. 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.

    Cheers,

    Colin

Sign In or Register to comment.