Simple question about installing FixedColumns

Simple question about installing FixedColumns

vinnybarbarinovinnybarbarino Posts: 2Questions: 0Answers: 0
edited August 2012 in General
I'm sure this is somewhat of a silly question -- but how exactly do I "plug in" FixedColumns? Just unzip it and copy the files to the same folder as datatables? or is there something else that must be done -- like a file that might need edited? The previous web developer in our small company installed jquery and datatables, and I would like to add FixedColumns (I'm not a web developer though). Thanks,
vinny

Replies

  • allanallan Posts: 63,540Questions: 1Answers: 10,476 Site admin
    Just download the full DataTables package ( http://datatables.net/download/ ) and you'll find FixedColumns in `extras/FixedColumns`. You'll be able to get those examples working in your browser immediately, since all the paths are correct, but the basic idea is simply to include the FixedColumns JS and CSS files on your page and then initialise FixedColumns in the Javascript after DataTables.

    Allan
  • vinnybarbarinovinnybarbarino Posts: 2Questions: 0Answers: 0
    Allan,
    Thanks for the explanation - and your example worked. We have Datatables 1.6, 1.7 and 1.8 on our system -- it's possible we were using the wrong version.
    Thanks for the quick response.
    vince
    bridgeville, PA
This discussion has been closed.