Headers not aligned using both scrolling

Headers not aligned using both scrolling

adromiladromil Posts: 53Questions: 4Answers: 0
edited November 2012 in DataTables 1.9
Hi everyone,

Does any can provide me inputs how to resolve dis-aligned column headers when using vertical and horizontal scrolling.

I have uploaded my table on the DataTable debugger; ('#tblcontacts');

Thanks in advanced.

Replies

  • allanallan Posts: 63,394Questions: 1Answers: 10,450 Site admin
    Please give us a link to a test case showing the issue. It specifically says that in the 'New Discussion' instructions.
  • adromiladromil Posts: 53Questions: 4Answers: 0
    Hi Allan,

    here is the link

    http://debug.datatables.net/adarev

    Thanks in advanced!
  • allanallan Posts: 63,394Questions: 1Answers: 10,450 Site admin
    Can you give us a link please? The debugger isn't too much use for visual issues - its just a state dump.
  • adromiladromil Posts: 53Questions: 4Answers: 0
    Hi Allan,

    My apologies.

    I amde a work around and inserted a div element to contain the table element using [code]"sDom"[/code]

    Here is the link the last time I modified before using my work-around:

    http://localhost/datatables19/examples/test/


    Thank you very much!
  • allanallan Posts: 63,394Questions: 1Answers: 10,450 Site admin
    edited November 2012
    A localhost link isn't going to help us much unless we were on your network :-). However, good to hear you have a workaround.
This discussion has been closed.