Documentation error for Plug-in fnMultiFilter

Documentation error for Plug-in fnMultiFilter

FurynationFurynation Posts: 1Questions: 0Answers: 0
edited September 2013 in Plug-ins
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!

Replies

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin
    Nice one - thanks! Fixed in git and will be propagated to the site shortly.

    Allan
This discussion has been closed.