Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Question: How to reorder item in ListView/GridView when it itself is clickable #9568

Closed
HO-COOH opened this issue Apr 22, 2024 · 1 comment
Closed
Labels
area-Lists ListView, GridView, ListBox, etc bug Something isn't working team-Controls Issue for the Controls team

Comments

@HO-COOH
Copy link

HO-COOH commented Apr 22, 2024

Describe the bug

For example, I have buttons in a GridView, and I want them to be reorder-able (like short click will click on the button, but holding mouse button for a period of time would start dragging).
image

Currently, setting CanDragItems CanReorderItems and AllowDrop to True does not work. What extra work needs to be done to achieve this?

Steps to reproduce the bug

Just a question.

Expected behavior

No response

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.5.2: 1.5.240404000

Windows version

No response

Additional context

No response

@HO-COOH HO-COOH added the bug Something isn't working label Apr 22, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Apr 22, 2024
@codendone codendone added area-Lists ListView, GridView, ListBox, etc team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Apr 26, 2024
@microsoft microsoft locked and limited conversation to collaborators May 9, 2024
@kmahone kmahone converted this issue into discussion #9622 May 9, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
area-Lists ListView, GridView, ListBox, etc bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

2 participants