Documentation error for Plug-in fnMultiFilter
Documentation error for Plug-in fnMultiFilter
Furynation
Posts: 1Questions: 0Answers: 0
Hello!
I was looking at the docs for fnMultiFilter (http://datatables.net/plug-ins/api#fnMultiFilter) and noticed an error in the example code. The line [code]this.oApi._fnDraw( oSettings );[/code] should be [code]this.oApi._fnReDraw( oSettings );[/code]
Thought you'd like to know, and hopefully help anyone out who comes across this!
Thanks!
I was looking at the docs for fnMultiFilter (http://datatables.net/plug-ins/api#fnMultiFilter) and noticed an error in the example code. The line [code]this.oApi._fnDraw( oSettings );[/code] should be [code]this.oApi._fnReDraw( oSettings );[/code]
Thought you'd like to know, and hopefully help anyone out who comes across this!
Thanks!
This discussion has been closed.
Replies
Allan