Skip to content

Grid Sort Column is not working #669

Description

Grid_SortColumn details are incorrect on AppReference.

The current value is :
{ "Grid_SortColumn", "//div[Ivan Dyachkov (@id)='btnheaderselectcolumn']/parent::*//div[text()='[COLNAME]'"},

Expected value is :
{ "Grid_SortColumn", "//div[data-id='btnheaderselectcolumn']/parent::*//div[text()='[COLNAME]']"},

Please update the repository.

Activity

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions