Skip to content

Disable table sorting option #18007

Description

@ddragula

Description of the feature

Add an option to disable table sorting to the Highcharts ExportData module.

Library related to the feature

Highcharts

Proof of Concept/Live example for the feature

if (dataTableDiv && !this.options.exporting.disableSorting) {

You can vote for this feature by adding a thumbs-up reaction to this post.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions