If you don't need access or modify the `requestData` or the `dataTableSettings`, you can specify a **simple object** as the second parameter.
If you don't need access or modify the `requestData` or the `dataTableSettings`, you can specify a simple object as the second parameter.
**Note:** This option should not be used if you need to customise any of the following options: `maxResultCount`, `skipCount`, `sorting`, `filter` - these options will be overwritten by the `createAjax` function so you should specify an `inputAction`**function** instead.