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

header sorting is not work in HTML Column. #1693

Open
y-kawakami-ccs opened this issue Jun 7, 2024 · 0 comments
Open

header sorting is not work in HTML Column. #1693

y-kawakami-ccs opened this issue Jun 7, 2024 · 0 comments

Comments

@y-kawakami-ccs
Copy link

e.g.

columns: [
 { title: `<div>ONE</div><div>TWO</div>` }
],
stripHTML: false,

When doubleclick on header, e.target is div element.
it has not "data-x" attribute.

I think that should be get td element in getElement or new method.

I am concerned about the overlap between custom HTML headers and sort markers, but I think this should be handled by the user.
Currently, there is still overlap in very small columns.

I am also concerned that HTML cannot be used in Nested Header.

--
sorry, i'm not good at english.

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

No branches or pull requests

1 participant