I'm trying to use the bProcessing flag to display a "loading" message when my table is loading data. There is a very large amount of data, so when unfiltered the table can take several seconds to load and it's not clear to the users that anything is happening. However, when I set 'bProcessing': true nothing seems to change. At this point I'm just trying to get the built-in message to display, but it doesn't seem to be working. What needs to be done besides setting the bProcessing flag?
↧