Filtering...
Filtering...
Hello.
As you know I'm using the pipelineing!
Now I have just (rather latley noticed) that the filtering does not appear to work...
The query that is generated I have ran directly and it works, but when you type in, it just says 'processing...' and does noo change the results...
Any pouinters would be welcome!
As you know I'm using the pipelineing!
Now I have just (rather latley noticed) that the filtering does not appear to work...
The query that is generated I have ran directly and it works, but when you type in, it just says 'processing...' and does noo change the results...
Any pouinters would be welcome!
This discussion has been closed.
Replies
I noticed that this morning ;-). Looking good btw!
It's an odd one I have to say. My demo ( http://datatables.net/1.5-beta/examples/server_side/pipeline.html ) doesn't have any problem dealing with the filter, so could you perhaps post a few more details about your initialisation code etc. If you have the sent parameters from Firebug's XHR information that might be quite useful as well.
Allan
Right...
[code]
var oCache = {
iCacheLower: -1
};
function fnSetKey( aoData, sKey, mValue ) {
for ( var i=0, iLen=aoData.length ; i
Could you drop me an e-mail ( www.datatables.net/contact )? I've got a couple of files to send over to you.
Allan