FYI - Searching issue with DataTable 1.9.3 and 1.9.4
FYI - Searching issue with DataTable 1.9.3 and 1.9.4
ssilas777
Posts: 1Questions: 0Answers: 0
Firstly a big congrats for all the wonderful job you guys are doing!
Recently i found a issue related with the latest version of dataTable
Issue is that the datTable i created using the DataTable version 1.9.3 is also considering the text inside the href tag while searching.
Finally i found out that issue is not there while i went with DataTable 1.9.0 version. I also checked with the latest version 1.9.4 and found that the issue persists.
Check this fiddles for better clarity
- using 1.9.3 (having issue) - http://jsfiddle.net/Rds5T/2/
- using 1.9.0 (working) - http://jsfiddle.net/EpQsG/
Thanks,
Sajan
Recently i found a issue related with the latest version of dataTable
Issue is that the datTable i created using the DataTable version 1.9.3 is also considering the text inside the href tag while searching.
Finally i found out that issue is not there while i went with DataTable 1.9.0 version. I also checked with the latest version 1.9.4 and found that the issue persists.
Check this fiddles for better clarity
- using 1.9.3 (having issue) - http://jsfiddle.net/Rds5T/2/
- using 1.9.0 (working) - http://jsfiddle.net/EpQsG/
Thanks,
Sajan
This discussion has been closed.
Replies
Allan