Fix description of fnDataUpdate plug-in method.

pull/19/head
Allan Jardine 12 years ago
parent 1bc8d6cdcd
commit 9d8562e3c8

@ -1,8 +1,8 @@
/**
* Update the internal data for a TR element based on what is used in the
* DOM. You will likely want to call fnDraw() after this function.
* @name fnColumnIndexToVisible
* @anchor fnColumnIndexToVisible
* @name fnDataUpdate
* @anchor fnDataUpdate
* @author Lior Gerson
*
* @example

Loading…
Cancel
Save