Enabling individual column searching for columns initially hidden by ColVis

Enabling individual column searching for columns initially hidden by ColVis

tomwitttomwitt Posts: 3Questions: 0Answers: 0
edited November 2010 in General
Is there a convenient way (or existing sample code) to enable individual column searches for columns which are initially hidden then later made visible by the ColVis plugin?

Thanks

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    It's not published as a release package yet, but I've recently added this example to the ColReorder package, which uses ColVis and individual column searching: https://github.com/DataTables/ColReorder/blob/master/col_filter.html . You can grab all the latest code from the repos if you like, or just hack away on that example :-)

    Regards,
    Allan
This discussion has been closed.