search field disappears

search field disappears

oganogan Posts: 2Questions: 1Answers: 0

I have a loop which generates many instances of the same datatable with different data.
In the first datatable eveything is correct. In the second and following datatables the
search field disappears, the rest is correct. What can i do that i have an search field
in each datatable ?

Answers

  • colincolin Posts: 15,146Questions: 1Answers: 2,586

    Hi @ogan ,

    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

  • oganogan Posts: 2Questions: 1Answers: 0

    Hi
    It is difficult for me to create a Testcase. Nexto html , css and javascript i have php code which includes the loop over the datatables. And the data is taken from the database. As i see non of the sites mentioned above have the possibility to enter also php code.

    i have also to correct my question. Not only the search field disapperas also the columns get non sortable (the arrows on top of the column disappears) .

    I hope i can get some answer even without a testcase.

    Cheers

  • colincolin Posts: 15,146Questions: 1Answers: 2,586

    Hi @ogan ,

    Sorry, we really need a test case to progress this, or a link to your page at least - there just enough information to work on to diagnose the issue without it

    Cheers,

    Colin

This discussion has been closed.