
June 29th, 2010, 09:35 PM
|
Contributing User
|
|
Join Date: Aug 2006
Posts: 100
Time spent in forums: 8 h 49 m 8 sec
Reputation Power: 12
|
|
How do you add content to a tab control dynamically in wcf?
How do you add content to a tab control dynamically in wcf? I mean add content to the display area that comes visibile when clicking on the tab control.
Allow me to rephrase this. I have a WCF app. In this app, I have a tab control that id defined in the XAML. It is easy to add content to the pages of the tab control in the XAML. How do I add content to the pages in the C# code at tuntime?
Last edited by complete : June 30th, 2010 at 08:25 AM.
|