Skip to content
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

Generic types are supported in x:DataType and x:Type #2738

Closed
davidbritch opened this issue Jan 17, 2025 · 0 comments · Fixed by #2748
Closed

Generic types are supported in x:DataType and x:Type #2738

davidbritch opened this issue Jan 17, 2025 · 0 comments · Fixed by #2748
Assignees
Labels
doc-enhancement Improve the current content [org] dotnet-maui/subsvc 📌 seQUESTered Identifies that an issue has been imported into Quest. resolved-by-customer Indicates issues where the customer no longer needs any help. [org]

Comments

@davidbritch
Copy link
Contributor

davidbritch commented Jan 17, 2025

Support has been added to x:DataType and x:Type for generic types. Update the docs to reflect this.

Example:

                <DataTemplate x:DataType="local:Grouping(x:Char,local:Person)">

More info: dotnet/maui#20625


Associated WorkItem - 363419

@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Jan 17, 2025
@davidbritch davidbritch added doc-enhancement Improve the current content [org] and removed Pri3 ⌚ Not Triaged Not triaged labels Jan 17, 2025
@dotnetrepoman dotnetrepoman bot added ⌚ Not Triaged Not triaged labels Jan 17, 2025
@davidbritch davidbritch self-assigned this Jan 17, 2025
@davidbritch davidbritch added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Jan 17, 2025
@dotnetrepoman dotnetrepoman bot removed the ⌚ Not Triaged Not triaged label Jan 17, 2025
@sequestor sequestor bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Jan 17, 2025
@davidbritch davidbritch moved this from Todo to In Progress in dotnet/docs-maui 2025 Sprints Jan 27, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in dotnet/docs-maui 2025 Sprints Jan 27, 2025
@dotnetrepoman dotnetrepoman bot added the resolved-by-customer Indicates issues where the customer no longer needs any help. [org] label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org] dotnet-maui/subsvc 📌 seQUESTered Identifies that an issue has been imported into Quest. resolved-by-customer Indicates issues where the customer no longer needs any help. [org]
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant