Is it possible that the iDeferLoading setting will get Client Side support in the future? I'm getting around it right now by pointing sAjaxSource to a dummy function that returns no records, then using the fnReloadAjax() method to point to the real function that returns data when a Search button is clicked. It works, but I feel like I'm being "clunky" with that dummy function.
↧