rifanece / jquery-datatables-column-filter

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

Column Filter doesn't use datatables mDataProp property #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Having an array/object as source for datatables where the column order isn't 
the same of output.
2. Use datatables mDataProp property to fix this.
3. Column Filter doesn't use that property. 

What is the expected output? What do you see instead?
The name of a filter is taken from the column output order and the value from 
the source array.

What version of the product are you using? On what operating system?
Datatables 1.9.1 and Column Filter 1.4.7

Please provide any additional information below.
Nothing to add.

Original issue reported on code.google.com by naji.dem...@gmail.com on 16 Apr 2012 at 7:20