Hi,
Here I saw that 'Deferred rendering can be particularly useful when Ajax loading data as it allows DataTables to perform a number of performance enhancing optimisations and when deferred rendering is enabled, this can give a significant performance increase, since a lot less work is done at initialisation time.' Ultimately we all require best performance but it is noted that the default value is 'false' for deferRender option, Is there any significant issue or problem if it set as true? Or is there any other situations where this required?
Please comment. Thanks.