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

javascript callback to get current selection of rows #94

Open
schlichtanders opened this issue Jul 1, 2024 · 1 comment
Open

javascript callback to get current selection of rows #94

schlichtanders opened this issue Jul 1, 2024 · 1 comment

Comments

@schlichtanders
Copy link

Hi there, it would be great if this could be the default TableView.jl for Pluto as well.

There it is great if one could access the selected rows (and columns) via Pluto's reactivity.
For this to work, just a javascript callback would be needed which is triggered everytime the selection changes.

@pfitzseb
Copy link
Member

pfitzseb commented Jul 1, 2024

Should be doable for row selection, anything else is probably not possible with ag-grid community.

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