Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 785 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 785 Bytes

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.