rifanece / jquery-datatables-column-filter

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

Date range on multiple tables server side #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Multiple datatable on the same page working with server side processing
2. Using column filter for each table with date range

What is the expected output? 
I want filter individualing each table with a date-range

What do you see instead?
BUT the last date range filtering all datatable and previous date-range doesn't 
work. Parameters in Firebug are void but change when I put a date-range in last 
datatable.

I don't understand why. I give you the code.

Thank you all for you help, I really don't know how do it and I don't find the 
mistake.

I just need it to close my project so please help me !!!

Magali

Original issue reported on code.google.com by mfrancoi...@gmail.com on 30 Jan 2013 at 3:00

Attachments:

GoogleCodeExporter commented 9 years ago
For more informations, I give you my jquery.dataTables.columnFilter which had 
be update (date range with server side).

Help me please, I really don't understand why just one date range work (the 
last datatable).

All seems good in jquery.dataTables.columnFilter.
I have test all parameters - id table, value, id input, id column - for each 
datatable, and all the time parameters were good.

It's really important, I have to present the project on February 5th and I just 
need it : filtering multiple datatable with for each her own date range or time 
range(same problem).

For input or select filters it's all good.

Thank you so much for your help

Magali

Original comment by mfrancoi...@gmail.com on 31 Jan 2013 at 4:07

Attachments: