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

Support dynamic column attributes for ui.table #1061

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Support dynamic column attributes for ui.table #1061

merged 2 commits into from
Jun 23, 2023

Conversation

falkoschindler
Copy link
Contributor

This PR introduces a wrapper component for QTable to support dynamic column attributes like ":sort" or ":format" that get converted into JavaScript functions on the client.

@falkoschindler falkoschindler added this to the 1.2.22 milestone Jun 22, 2023
nicegui/elements/table.py Outdated Show resolved Hide resolved
@rodja rodja merged commit 4954fca into main Jun 23, 2023
@rodja rodja deleted the sort-and-format branch June 23, 2023 15:15
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

Successfully merging this pull request may close these issues.

2 participants