force the processing display
force the processing display
Is there any way to manually cause the "processing" display graphic to appear? I don't see any method for it in the documentation, but going through the code I found the _fnProcessingDisplay function. I tried calling it like this:
oJobTable.oApi._fnProcessingDisplay(oJobTable.dataTableSettings[0], true);
But that doesn't seem to work (even though it appears to step through the function).
oJobTable.oApi._fnProcessingDisplay(oJobTable.dataTableSettings[0], true);
But that doesn't seem to work (even though it appears to step through the function).
This discussion has been closed.
Replies
Allan
But this plugin works great.