Click here to Skip to main content
15,911,531 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Problems with WPF Datagrid in Stackpanel Pin
Scott Munro17-Apr-11 14:45
Scott Munro17-Apr-11 14:45 
QuestionHow to set Node Indent for TreeView in wpf? Pin
baiyuxiong11-Apr-10 19:55
baiyuxiong11-Apr-10 19:55 
AnswerRe: How to set Node Indent for TreeView in wpf? Pin
Parwej Ahamad12-Apr-10 6:24
professionalParwej Ahamad12-Apr-10 6:24 
QuestionDeploying WPF Browser apllications... Pin
Hema Bairavan11-Apr-10 19:36
Hema Bairavan11-Apr-10 19:36 
AnswerRe: Deploying WPF Browser apllications... Pin
Parwej Ahamad12-Apr-10 6:29
professionalParwej Ahamad12-Apr-10 6:29 
GeneralRe: Deploying WPF Browser apllications... Pin
Hema Bairavan12-Apr-10 22:59
Hema Bairavan12-Apr-10 22:59 
GeneralRe: Deploying WPF Browser apllications... Pin
Parwej Ahamad13-Apr-10 4:47
professionalParwej Ahamad13-Apr-10 4:47 
GeneralRe: Deploying WPF Browser apllications... Pin
Hema Bairavan14-Apr-10 19:27
Hema Bairavan14-Apr-10 19:27 
GeneralRe: Deploying WPF Browser apllications... Pin
Parwej Ahamad14-Apr-10 20:13
professionalParwej Ahamad14-Apr-10 20:13 
AnswerRe: Deploying WPF Browser apllications... Pin
AspDotNetDev15-Apr-10 14:30
protectorAspDotNetDev15-Apr-10 14:30 
QuestionWPF : Setting TargetName in StoryBoard while using DataTrigger PinPopular
Prasoon Chaudhary11-Apr-10 19:31
Prasoon Chaudhary11-Apr-10 19:31 
QuestionSilverlight 3 - While validation it breaks the application and shows the error Pin
dwadasi11-Apr-10 18:16
dwadasi11-Apr-10 18:16 
AnswerRe: Silverlight 3 - While validation it breaks the application and shows the error Pin
Abhinav S11-Apr-10 18:28
Abhinav S11-Apr-10 18:28 
GeneralRe: Silverlight 3 - While validation it breaks the application and shows the error Pin
dwadasi11-Apr-10 18:57
dwadasi11-Apr-10 18:57 
GeneralRe: Silverlight 3 - While validation it breaks the application and shows the error Pin
Abhinav S11-Apr-10 19:07
Abhinav S11-Apr-10 19:07 
GeneralRe: Silverlight 3 - While validation it breaks the application and shows the error Pin
dwadasi11-Apr-10 21:51
dwadasi11-Apr-10 21:51 
QuestionRegex validation in Silverlight RIA services Pin
jonathan1511-Apr-10 9:35
jonathan1511-Apr-10 9:35 
QuestionHow to define another XAML page element as SourceName of EventTrigger Pin
Prasoon Chaudhary9-Apr-10 7:04
Prasoon Chaudhary9-Apr-10 7:04 
AnswerRe: How to define another XAML page element as SourceName of EventTrigger Pin
Paul Selormey10-Apr-10 22:31
Paul Selormey10-Apr-10 22:31 
QuestionSecuring Silverlight and WCF Services with Windows Security Pin
Michael J. Eber9-Apr-10 6:47
Michael J. Eber9-Apr-10 6:47 
QuestionCreating dynamicly loading pages in WPF Pin
Ian Durward9-Apr-10 0:53
Ian Durward9-Apr-10 0:53 
Hello

Can someone point me into the right direct on how to do the following task in WPF?

I want to have a master Panel in a window that changes based on what a user selects from a menu. For example the panel initially shows a welcome screen. After the user select a new form button, the panel is cleared and populated by a form containing multiple controls. The user could then select another menu button and the panel is once again regenerated based on the menu selection.

I know how to do this all within the code behind but I see that as being a messy way of doing it and defeats’ the purpose of WPF. How do I do it so that the panel is being populated from xaml? Does this have something to-do with user controls? And creating a new user control for each panel that will be loaded by the menu?

If you know of any good books or tutorials that have examples like this then please let me know, otherwise any help would be greatly appreciated.
AnswerRe: Creating dynamicly loading pages in WPF Pin
Paul Selormey10-Apr-10 22:14
Paul Selormey10-Apr-10 22:14 
QuestionRoute Flash Event to WPF Code Pin
Tiger4568-Apr-10 23:07
Tiger4568-Apr-10 23:07 
AnswerRe: Route Flash Event to WPF Code Pin
Paul Selormey10-Apr-10 22:23
Paul Selormey10-Apr-10 22:23 
Question[C#] How to access Image created at runtime Pin
aleroot8-Apr-10 5:06
aleroot8-Apr-10 5:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.