Hello,
I see the fnRender code is depreciated! It will be replaced by mRender. How to change the code so it will work wit mRender?
How to update the following code to mRender?
Greetings Michel
I see the fnRender code is depreciated! It will be replaced by mRender. How to change the code so it will work wit mRender?
How to update the following code to mRender?
"fnRender": function ( o, val ) { return o.aData[4]; }
Greetings Michel