Skip to content

Add attribute sortType to support server-side (remote) sorting.#1911

Open
jafl wants to merge 1 commit intoyui:dev-masterfrom
jafl:datatable-sort-remote-sorting
Open

Add attribute sortType to support server-side (remote) sorting.#1911
jafl wants to merge 1 commit intoyui:dev-masterfrom
jafl:datatable-sort-remote-sorting

Conversation

@jafl
Copy link
Contributor

@jafl jafl commented Jul 18, 2014

When sortType is "remote," the sort event is fired and the column states are updated, but it is up to the client to call the server with the correct request to retrieve the sorted data.

When sortType is "local", the behavior is unchanged from what it originally did.

…sortType is "remote," the sort event is fired and the column states are updated, but it is up to the client to call the server with the correct request to retrieve the sorted data.
@yahoocla
Copy link

CLA is valid!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants