Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1816

Modifying oSettings.aanFeatures.r

$
0
0
Greetings and thanks for this awesome plugin!

I've looked and looked through google searches and the documentation on how to change this, but could not find any reference to it.

I would like to change the default "Processing..." text box (enabled with 'bProcessing' : true.
We have a wait mask element that people are familiar with seeing and the datatables "Processing..." screen is causing issues (visual preference only)

IS there a way to modify / set this during the init call of datatables?

I've tried adding :
'fnPreDrawCallback' : function(oSettings) {oSettings.aanFeatures.r[0] = $('#wait_mask')[0];return true;}

which does not appear to be working.

Any ideas?

Viewing all articles
Browse latest Browse all 1816

Latest Images

Trending Articles



Latest Images