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

jqueryUI lost when added ColVis plugin

$
0
0
Below is my code, when i added this code i lost my UI. Please some one help me...
 // ----- Column Visiblity ------ 
//                "aoColumnDefs": [{ "bVisible": false, "aTargets": [2]}],
//                "sDom": '<"H"Cfr>t<"F"ip>',
//                //"sDom": 'C<"clear">lfrtip',
//                //"sDom": '<"H"fr>tC<"F"ip>',   
                "sDom": 'TC<"clear">lfrtip',
                //"sDom": 'R<"H"Cfr>t<"F"ip>',
                 //"sDom": '<"top"i>rt<"bottom"flp><"clear">',
                 //"sDom":'<"H"lfr>t<"F"ip>',
                 //"sDom": '<"H"lCfr>t<"F"ip>', 
                "oColVis":
                {
                    "sDom": 'C<"clear">lfrtip',
                    "activate": "mouseover",
                    "bJQueryUI": true,
                    "bRestore": true,
                    "aiExclude": [0],
                    "buttonText": "<b>&nbsp;Change Columns&nbsp;&nbsp;</b>" //Show / hide columns
                },
                // -- End Of ColVis

this is the image

[IMG]http://i46.tinypic.com/htit5i.jpg[/IMG]

for more details check this link
http://www.reddyinfosoft.blogspot.in/2013/01/search-jquery-datatable-from-external.html

the above code was extended in the link provided.

Viewing all articles
Browse latest Browse all 82109

Trending Articles



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