There are only two modes of operation for the Editor libraries - client-side processing (when all records are sent back) and server-side processing (implementing server-side processing where only the records needed for the current display are sent back). See this example for server-side processing http://editor.datatables.net/release/DataTables/extras/Editor/examples/server-side-processing.html
Replies
Allan