Is reordering a GridView
using drag-and-drop supported? (on Android, iOS, and WinUI)
#12938
Unanswered
jeanplevesque
asked this question in
Q&A
Replies: 1 comment
-
Support of re-ordering is done in the |
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
Uh oh!
There was an error while loading. Please reload this page.
-
We currently use drag-and-drop reordering with
ListView
and we're curious whether it's supported withGridView
because we would like to use it to improve some user experiences.Beta Was this translation helpful? Give feedback.
All reactions