datatables.net-editor-server
    Preparing search index...

    Enumeration Action

    Action that has been requested by the client-side (based on the action parameter).

    Index

    Enumeration Members

    Enumeration Members

    Create: 1

    Create a new row.

    Delete: 3

    Delete one or more rows.

    Edit: 2

    Edit one or more rows.

    Read: 0

    Get data (used by DataTables).

    Search: 5

    Search for an option

    Upload: 4

    Upload a file.