WinUI.TableView
WinUI.TableView copied to clipboard
Capability to add new rows
If want to add content to the table, then need the capability to add a new row.
In DataGrid, the BeginningEdit event enables inclusion of code to display and add a new row.
The capability to add new rows would be a very useful feature.
I think you need use ContextFlyout