Inline editing with select2 or similar #1181
dgillier
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
So I looked at this a while back. The only way that made sense to me was a dynamic component that load when you click into the field, as otherwise having a hundred (depending on pagination count) components turns into a memory nightmare. You could look at the WireUI Modal to get an example of how to implement this smoothly. It's something that'll almost certainly be in v3, but that's a long way off! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I'm wondering if someone has tried to do inline editing inside the table.
i'm looking to have a select2 or similar component displaying user rol.
If current user is having the proper role, he can inline editing the select2 content.
Any suggestions ?
Thanks, Denis
Beta Was this translation helpful? Give feedback.
All reactions