We use MyGeneration with Sub Templates which generates BO's SP's and DAC's for our application in different templates.
For this purpose we need to setup common and specific configuration. We thought about by having the whole configuration UI on the master template which calls the sub templates.
The challenge we have is that the number of configuration items on the UI grows and the UI screen looks a little bit ugly.
If we could use a tab control we can group the UI configuration items on tab pages and the screen hopefully looks nicer ;o)
