Bug with ajax server side
Bug with ajax server side

[code]if ( oSettings.sAjaxSource !== null && /* ! bug */oSettings.oFeatures.bServerSide )[/code]
If the ! stays here, we have to set bServerSide to false to use this feature.
If the ! stays here, we have to set bServerSide to false to use this feature.
This discussion has been closed.
Replies
Allan