Remove jquery mobile styles from search bar in datatable

Remove jquery mobile styles from search bar in datatable

mladenkomlmladenkoml Posts: 1Questions: 1Answers: 0

When my table is added to the DOM, jquery mobile forces its styling to search bar and it brakes the rest of the page. How to force jquery not to do that? I have tryed with data-role="none" on table element and data-enhanced="false" but it dosen't work. When i refresh page tables appear normal.

Answers

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

    Hi @mladenkoml ,

    It would help, as per the forum rules, if you could 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.

    Cheers,

    Colin

This discussion has been closed.