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

Dynamic column configuration / reactive data #8512

Closed
matsbryntse opened this issue Feb 8, 2024 · 0 comments
Closed

Dynamic column configuration / reactive data #8512

matsbryntse opened this issue Feb 8, 2024 · 0 comments
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@matsbryntse
Copy link
Member

Forum post

Dear Bryntum team,

how can i achieve dynamic column configuration?

My customers application is a vue application and i need to display some database tables based on user selection. So i have a form, where the user can select the table name of the table he want to display and based on the selection bryntum grid is used to display the table underneath.

As the table names change reactively also the column configuration needs to change reactively as each database table looks different.

I got this warning from bryntum:

BryntumGridComponent development warning!
"columns" is a static config option for component constructor only. No runtime changes are supported!

How would you recomment to achieve this use case with vue and reactive table data (rows & columns)

Best regards

@matsbryntse matsbryntse added bug Something isn't working forum Issues from forum large-account Reported by large customer ready for review Issue is fixed, the pull request is being reviewed labels Feb 8, 2024
@matsbryntse matsbryntse changed the title [VUE 3] Dynamic column configuration / reactive data Dynamic column configuration / reactive data Feb 8, 2024
@matsbryntse matsbryntse added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Feb 8, 2024
@matsbryntse matsbryntse added this to the 5.6.7 milestone Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

1 participant