Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Problem with Cursor_ID in Datatables #17

@tomscag

Description

@tomscag

When more than 10000 rows are requested it seems that the extra field Cursor_ID is generated, and this error appear
'Brace indexing is not supported for variables of this type',
and this is understandable because he expects a cell array but a simple char is generated.
Then how to deal with these kind of situations? I think I should use the Cursor_ID to get the remaining part but I don't know how and the code does not seem to deal with these kind of request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions