Is this misalignment fixable (I have jsfiddle)?

Is this misalignment fixable (I have jsfiddle)?

marianopeckmarianopeck Posts: 53Questions: 8Answers: 0

Hi guys,

I am having one of the typical misaligments. I did read the waarning as well as some stack overflow questions.

However, I am just wondering if MY particular case can be easily fixed. I tried the mentioned solutions but they didn't work for me. Here is the jsfiddle showing the error in Chrome.

Note that

Thank you very much in advance for this wonderful tool.

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 21,591Questions: 26Answers: 5,006
    Answer ✓

    I added the Datatables core code (jquery.dataTables.css and jquery.dataTables.js) which seems to have fixed the alignment issue. Take a look at the updated fiddle.

    Kevin

  • marianopeckmarianopeck Posts: 53Questions: 8Answers: 0

    Sorry, stupid me. I was updating my app to use latest Datatables and for the first time I was using the builder. The builder used different name for the css so I was getting a none existing file. Sorry for the obvious question.

This discussion has been closed.