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

Enable dynamic column reordering #3

Open
magnulei opened this issue May 22, 2024 · 2 comments
Open

Enable dynamic column reordering #3

magnulei opened this issue May 22, 2024 · 2 comments
Assignees

Comments

@magnulei
Copy link
Collaborator

Nice to have if possible. Seems like it cannot be done using itables in python.
Will probably just end up making the dataframe in the order that fits most.

@magnulei magnulei self-assigned this May 22, 2024
magnulei added a commit that referenced this issue May 22, 2024
issue #3

Also added filtering for progress
@novica
Copy link
Member

novica commented May 22, 2024

what do you mean by dynamic column reordering?

@magnulei
Copy link
Collaborator Author

Click and drag a column to change the column order. You find this functionality in the DataTables library for R (extension ColReorder). See https://rstudio.github.io/DT/extensions.html

As far as I can tell we do not have that extension in ITables for python.

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

2 participants