Duplicate row on search

Duplicate row on search

viandanteviandante Posts: 22Questions: 10Answers: 1
edited November 2013 in DataTables 1.9
Hi all,

I am a new user on this forum, but i use datatables since 1.6 version, great tool!!
My question:

when i make a search via the the standard input field, if the return result was 1 row, then i have the record duplicated in the table...

I use the server side processing and the json returned is corret, with one record and the iTotalDisplayRecords=1

But it's random... sometime the row is duplicated, sometime no...

The sEcho field is correct, and if the rows are > 1 all works correctly...

Has anyone had the same problem?
Solutions?

Thanks
Massimo
This discussion has been closed.