columnFilter plugin with server side data

columnFilter plugin with server side data

danhalligandanhalligan Posts: 1Questions: 1Answers: 0

Hi I'm trying to get the column filter plugin working with datatables using server side data. There is an example posted here: http://jquery-datatables-column-filter.googlecode.com/svn/trunk/serverSide.html although it's not working (being hung on the processing step. Chrome developer tools reveals a couple of errors:

I've also attempted to get a version working in jsbin here: http://jsbin.com/worem/3/. This example seems to at least format the data correctly initially, but then hangs when any filter is specified or if any other button is clicked.

I'm totally stuck, so any help with how to go about debugging this or suggestions for how to get this working would be greatly appreciated...

This discussion has been closed.