Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Conflict: scrollX and yadcf

$
0
0

See http://plnkr.co/edit/u9Rvli?p=preview

The problem: when I use yadcf and scrollX: true the header doesn't scroll because of

.dataTables_scrollHead {
    overflow: visible !important;
}

in yadcf.css .... In my case I simply commented out ... but I'd like to know how correctly fix it?


Viewing all articles
Browse latest Browse all 2364

Trending Articles