Skip to content

[.NET10] Update MAUI Samples to not use TableView and to Indicate alternatives #28698

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
PureWeen opened this issue Mar 28, 2025 · 1 comment
Assignees
Labels
area-controls-listview ListView and TableView area-docs Conceptual docs, API docs, Samples s/triaged Issue has been reviewed

Comments

@PureWeen
Copy link
Member

Description

Several of our MAUI samples still use TableView:
MAUI Samples Repository

We need to:

  • Update all samples to remove TableView.
  • Convert existing TableView samples to use appropriate MAUI layouts as alternatives.
@PureWeen PureWeen added this to the .NET 10.0-preview4 milestone Mar 28, 2025
@dotnet-policy-service dotnet-policy-service bot added the s/triaged Issue has been reviewed label Mar 28, 2025
@jfversluis jfversluis added area-docs Conceptual docs, API docs, Samples area-controls-listview ListView and TableView labels Mar 30, 2025
@jsuarezruiz jsuarezruiz self-assigned this Apr 7, 2025
@jsuarezruiz jsuarezruiz moved this from Todo to In Progress in MAUI SDK Ongoing Apr 7, 2025
@jsuarezruiz
Copy link
Contributor

Working on .NET 10 samples with the required updated (replacing TableView by layouts or CollectionView) here https://github.com/dotnet/maui-samples/tree/net10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-listview ListView and TableView area-docs Conceptual docs, API docs, Samples s/triaged Issue has been reviewed
Projects
Status: In Progress
Development

No branches or pull requests

3 participants