Problems with the order of the arrows in the header cells

Problems with the order of the arrows in the header cells

CarlosMcCarlosMc Posts: 2Questions: 1Answers: 0

Dear sirs: Good morning, I am developing an application in MVC C#, but I have a problem when displaying the arrows in the cells of the header, these appear at the side of the title and not as they should be by default. Maybe this problem has already been reported and was solved, could you please share your experiences. Thank you very much.

Answers

  • kthorngrenkthorngren Posts: 20,309Questions: 26Answers: 4,770

    but I have a problem when displaying the arrows in the cells of the header, these appear at the side of the title and not as they should be by default.

    Looking at this example the sorting arrows are to the side of the title. Are you wanting them somewhere else or are they appearing differently on your page?

    If the arrows appear different than the examples then you having a styling issue specific to your page. Make sure you have all the correct Datatables files for your styling framework. Use the Download Builder for this. If you still need help please post a link to your page or a test case replicating the issue so we can help debug.
    https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case

    Kevin

  • CarlosMcCarlosMc Posts: 2Questions: 1Answers: 0

    Very grateful for the help. I had several versions of Jquery

Sign In or Register to comment.