I asked this question on the jQuery Datatable forum but it wasnt much help. If anyone has worked with jQuery datatables and got it to work by setting the initial data when requesting the options, and not having the ajax call go out for page 1. When my sAjaxSource is set during the init stage it automatically makes the request out again to load the data even though I initialized it with data.
http://datatables.net/forums/discussion/6459/load-initial-data-without-ajax-call#Item_3