-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable Multi-column sorting in DataTable #182
Labels
enhancement
New feature or request
Comments
9 tasks
ivam5
pushed a commit
that referenced
this issue
Jan 23, 2024
9 tasks
ivam5
pushed a commit
that referenced
this issue
Jan 30, 2024
ivam5
pushed a commit
that referenced
this issue
Jan 30, 2024
ivam5
pushed a commit
that referenced
this issue
Jan 30, 2024
ivam5
pushed a commit
that referenced
this issue
Jan 30, 2024
jtomic-croz
pushed a commit
that referenced
this issue
Jan 30, 2024
jtomic-croz
pushed a commit
that referenced
this issue
Jan 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Basic information
Enhancement description
Improve DataTable's sorting capabilities by allowing users to sort by multiple columns simultaneously.
Current behaviour
The current implementation is strong for single-column sorting, and this enhancement seeks to make multi-column sorting more robust and intuitive.
Wanted behaviour
Enable DataTable to sort by multiple columns simultaneously.
The text was updated successfully, but these errors were encountered: