Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.18 KB

File metadata and controls

24 lines (15 loc) · 1.18 KB

⚠️ Repository Archived

This repository is no longer maintained.

The Samples app for WinUI.TableView has been moved to the main repository to make things easier to find and keep everything in sync.

👉 Please visit the main repository for the latest samples and updates: WinUI.TableView Repository


WinUI.TableView Sample App

The WinUI.TableView Sample App showcases the capabilities of the WinUI.TableView control in a real-world application.

WinUI TableView SampleApp

Clone the repository

WinUI.TableView code is in differnt rep, so you'll need to use --recurse-submodules when cloning or pulling for the first time:

git clone --recurse-submodules https://github.com/w-ahmad/WinUI.TableView.SampleApp.git

Contributing

Contributions are welcome! If you find a bug or have a feature request, feel free to open an issue or submit a pull request on the GitHub repository.