Yes, I ran it on simpler code and it worked fine, but there must be something else in my code conflicting because this is the 3rd thing I can't get working.
the 3 things are:
FixedColumns (not highly important; I can live without) fnFilter reg expression to catch empty string: http://www.datatables.net/forums/discussion/4147/how-fnfilter-for-an-empty-string#Item_7
afnFiltering http://www.datatables.net/forums/discussion/5522/unsuccessfully-using-afnfiltering#Item_2 (though pushing params onto fnServerData is a great workaround)
I don't expect you to debug my code, but help is always appreciated. I particularly want to get item #2 working (the reg ex in fnFilter on my tri-state checkboxes).
http://www.beg.utexas.edu/qa/
my code is almost all in js/main.js (a few items in the index.php)
Replies
Allan
the 3 things are:
FixedColumns (not highly important; I can live without)
fnFilter reg expression to catch empty string: http://www.datatables.net/forums/discussion/4147/how-fnfilter-for-an-empty-string#Item_7
afnFiltering http://www.datatables.net/forums/discussion/5522/unsuccessfully-using-afnfiltering#Item_2 (though pushing params onto fnServerData is a great workaround)
I don't expect you to debug my code, but help is always appreciated. I particularly want to get item #2 working (the reg ex in fnFilter on my tri-state checkboxes).
http://www.beg.utexas.edu/qa/
my code is almost all in js/main.js (a few items in the index.php)