Hi all,
I'm new with DataTable and having an issue (driving me crazy !) with the search when I'm using the property sScrollY.
When I search for an existing word from the table and the property sScrollY is set, then the search doesn't show me any result. Or it will show results more or less correctly until I enter the full word and then show me nothing anymore.
I've reproduced the issue using JSFiddle. If in this example you search for "carles" it's not working even though the word exists in the table.
http://jsfiddle.net/NLwzA/2/
Here is the adata from DataTables debugger :
http://debug.datatables.net/ozamun
If you need more info don't hesitate :)
Thanks in advance,
Elo
I'm new with DataTable and having an issue (driving me crazy !) with the search when I'm using the property sScrollY.
When I search for an existing word from the table and the property sScrollY is set, then the search doesn't show me any result. Or it will show results more or less correctly until I enter the full word and then show me nothing anymore.
I've reproduced the issue using JSFiddle. If in this example you search for "carles" it's not working even though the word exists in the table.
http://jsfiddle.net/NLwzA/2/
Here is the adata from DataTables debugger :
http://debug.datatables.net/ozamun
If you need more info don't hesitate :)
Thanks in advance,
Elo