macronus / jquery-datatables-column-filter

Automatically exported from code.google.com/p/jquery-datatables-column-filter
0 stars 0 forks source link

Multiple datatables and searching #140

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create two datatables with search boxes with server side call
2. Enter a search query
3. The ajax call goes always to the second ajax call!?

If also created the answer by adding the oTable as parameter with all the 
create inputs functions. I just tested the fnCreateInput but i think the rest 
will also work. 

See attachment for my version

Original issue reported on code.google.com by edwinvan...@gmail.com on 8 Nov 2013 at 1:18

Attachments: