Skip to content
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

Add sortableDisabled property to Column #1911

Closed
mertsincan opened this issue Mar 29, 2021 · 0 comments
Closed

Add sortableDisabled property to Column #1911

mertsincan opened this issue Mar 29, 2021 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@mertsincan
Copy link
Member

mertsincan commented Mar 29, 2021

When enabled, the data of columns with this property cannot be sorted or changed by the user.
In some cases, developers may want to keep the order in a specific column and want the remaining columns sorted by users. In such cases, this feature can be used.

Note: Only DataTable supports this feature for now.

@mertsincan mertsincan added the Type: New Feature Issue contains a new feature or new component request label Mar 29, 2021
@mertsincan mertsincan added this to the 6.2.2 milestone Mar 29, 2021
@mertsincan mertsincan self-assigned this Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

1 participant