I have a window with tab control and number of pages - tab items. Each tab item has same grid layout - 6 rows and 4 columns. Now, each tab item contains grid with row and co
Usually one would write a DataTemplate for the data that goes into the Tabs. That DataTemplate would contain the Grid.