Closed GoogleCodeExporter closed 8 years ago
To see the full code with the issues:
http://live.datatables.net/esabiy/5/edit#javascript,html
Original comment by blacksha...@gmail.com
on 14 May 2013 at 3:11
- Tested with datatables 1.9.1-1.9.4.
- Tested in Firefox 20, IE, Chrome. Bug happens in all of them.
Seems to be the same issue also than issue 111:
http://code.google.com/p/jquery-datatables-column-filter/issues/detail?id=111&q=
sPlaceHolder
Original comment by blacksha...@gmail.com
on 14 May 2013 at 3:24
fixing it right now :)
Original comment by blacksha...@gmail.com
on 17 May 2013 at 10:57
See live example on
http://jquery-datatables-column-filter.googlecode.com/svn/trunk/numberRange.html
You will need to put duplicate TR in the THEAD, because one row is used for
column filtering while the another use dataTables for sorting.
Jovan
Original comment by joc...@gmail.com
on 21 May 2013 at 11:53
[deleted comment]
Thank you so much Jovan, adding another tr in the thead section works
perfectly, also with ColVis.
http://live.datatables.net/esabiy/7/edit
Original comment by blacksha...@gmail.com
on 21 May 2013 at 12:24
i want this column filter for only one column not for all columns in the table.
in this case it overlap the header part for that column with particular filter.
In my case i want to include yadcf for 2 columns and column filter for one
column(date range search). how do i do it?
Original comment by meet...@gmail.com
on 29 Aug 2013 at 2:37
Original issue reported on code.google.com by
blacksha...@gmail.com
on 14 May 2013 at 3:10