Skip to content

Add sort direction#1

Open
jdouble wants to merge 3 commits intokattunga:masterfrom
jdouble:AddSortDirection
Open

Add sort direction#1
jdouble wants to merge 3 commits intokattunga:masterfrom
jdouble:AddSortDirection

Conversation

@jdouble
Copy link

@jdouble jdouble commented Jan 16, 2022

Added a parameter to control the direction the cursor is traversed when using the Query methods.
This was done for the IDBIndex and IDBObjectStore.
Created new buttons on the test app to get the results in descending order.

…set of data.

Added a default for the cursor to be in ascending order.
Updated the Query and QueryFromIndex to take the IDBCursorDirection as the last argument.
Added two new buttons to get the Employee Data in the descending order.
Created two new methods used by the new test buttons for retrieving in reverse order.
…ry Methods.

Add links to the IDBCursorDirection documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant