Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82012

Getting blank cells in IE when using the Scroll feature of DataTables

$
0
0
I'm using this amazing DataTables plugin in my projects and I love it but still I'm having ptoblems when applying Scroll in IE 9, as usually works perfectly in Chrome and Firefox. The problem is that for any reason to apply the vertical and horizontal scrolling is rendering a blank space in some cells and that makes the html table to be shown a little slided.

Please help me if you have experienced that before or knows how to fix it

This is my code where I apply the dataTables plugin

var oDataTable = $("#grdBatchSubmissions").dataTable({
            "sScrollY": "400px",
            "sScrollX": "100%",
            "bScrollCollapse": true,
            "bJQueryUI" : false,
            "bPaginate": false
        });


Viewing all articles
Browse latest Browse all 82012

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>