How to display static table/grid in UWP without using itemsource?
问题 For my project, I want to display a grid/table with 3 rows having 4 columns on each row in UWP applicatoin. All the columns will have a textbox control. I don't want to display any data on the grid rather I want to take the input from user. I've tried grid/gridview control. I'm not really sure how I can specify the xaml for displaying 3 rows and 4 columns with textbox control? Something like this picture. Any suggestion is highly appreciated. 回答1: XAML <Grid Background="{ThemeResource