how to reload slint listview #4107
Unanswered
jerrygou007
asked this question in
General
Replies: 1 comment 1 reply
-
Not exactly sure what you are trying to achieve, but the way to do it would be typically to set the model to a new model. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
in iOS,tableview.reload to refresh the list.
i can't find a way to reload the slint listview in slint side or rust side.
anyone know it?
Beta Was this translation helpful? Give feedback.
All reactions