Skip to content

[Feature Request] TreeDataGrid should support expanding by double-clicking #347

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

Open
MeltyPlayer opened this issue Mar 27, 2025 · 0 comments

Comments

@MeltyPlayer
Copy link

The default Avalonia tree supports double-clicking to expand rows, but TreeDataGrid doesn't seem to. This makes it a bit awkward to have both in one project, since users may be confused by behavior not aligning across similar-looking components.

I'm aware that double-clicking is also used within TreeDataGrid to enter "edit mode" for cells, but would it be possible to add support for expanding on double-click as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant