Question: Put button inside ListViewElement #7418
Unanswered
maltesermailo
asked this question in
Q&A
Replies: 1 comment
-
here you can find some example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to use a ListView for display entries which each have 2 buttons.
Unfortunately, once you click the buttons they wont react. You have to select the listviewitem separately by clicking anywhere else on the element. I would like to use it so that the buttons instantly react. I have not yet found a solution, but tried searching for a solution for autoselecting the element on hover or a way to select it before the button gets called.
Any suggestions welcome!
Beta Was this translation helpful? Give feedback.
All reactions