DataTables logo DataTables

via Ad Packs
ColVis options to disable some columns by default
  • Right now it's possible to either completely exclude columns from show\hide menu via options.
    I'd like to be able to specify list of columns to be shown and\or specify list of columns to be hidden by default.
    Right now it's possible with oTable.fnSetColumnVis( i, false ); but it takes intolerable amount of time for significant number of columns (approx 100 with only 5-6 shown by default).
  • 1 Comment sorted by
  • I think you want the bVisible option in DataTables (doesn't need ColVis, although ColVis will reflect that setting).

    Allan

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Support

Get useful and friendly help straight from the source.

In this Discussion