Click here to Skip to main content
15,922,584 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Show insert row until data is not valid [Telerik WPF RagGridView] Pin
Pete O'Hanlon24-Feb-11 2:33
mvePete O'Hanlon24-Feb-11 2:33 
QuestionHosting a UserControl inside a ChildWindow Pin
Mycroft Holmes22-Feb-11 20:44
professionalMycroft Holmes22-Feb-11 20:44 
I have a requirement to reuse a main form if a modal dialog. So I thought I'd simply put a NavigateFrame in the body of the dialog

<navigation:Frame x:Name="DialogContent" Grid.Row="0"  HorizontalContentAlignment="Stretch"  VerticalContentAlignment="Stretch"   
Source="AccountTreeDLG"  UriMapper="{StaticResource MyMapper}" Visibility="{Binding AppVisible, Converter={StaticResource VisibilityConverter}}">
			</navigation:Frame>


AccountTreeDLG is the urimapper entry pointing to the usercontrol.

It seems the Navigation frame will only allow the parent form to be displayed. Has anyone run up against this.
Never underestimate the power of human stupidity
RAH

QuestionHittest on mouse leave Pin
DavJes22-Feb-11 9:11
DavJes22-Feb-11 9:11 
QuestionFile not saved using SaveFileDialog in Silverlight 3 Pin
Tanuja12322-Feb-11 1:56
Tanuja12322-Feb-11 1:56 
AnswerRe: File not saved using SaveFileDialog in Silverlight 3 Pin
Abhinav S22-Feb-11 18:35
Abhinav S22-Feb-11 18:35 
GeneralRe: File not saved using SaveFileDialog in Silverlight 3 [modified] Pin
Tanuja12323-Feb-11 1:54
Tanuja12323-Feb-11 1:54 
AnswerRe: File not saved using SaveFileDialog in Silverlight 3 Pin
amjad syed24-Feb-11 17:44
amjad syed24-Feb-11 17:44 
Questionpopulate datagrid using a list collection [modified] Pin
arkiboys21-Feb-11 21:59
arkiboys21-Feb-11 21:59 
AnswerRe: populate datagrid using a list collection Pin
Jammer22-Feb-11 23:37
Jammer22-Feb-11 23:37 
AnswerRe: populate datagrid using a list collection Pin
amjad syed24-Feb-11 17:45
amjad syed24-Feb-11 17:45 
QuestionDesign an analysis Program Pin
Andrewnick2021-Feb-11 20:33
Andrewnick2021-Feb-11 20:33 
AnswerRe: Design an analysis Program Pin
Mycroft Holmes21-Feb-11 21:19
professionalMycroft Holmes21-Feb-11 21:19 
AnswerRe: Design an analysis Program Pin
Pete O'Hanlon22-Feb-11 1:46
mvePete O'Hanlon22-Feb-11 1:46 
AnswerRe: Design an analysis Program Pin
Lisa Z. Morgan23-Feb-11 5:58
Lisa Z. Morgan23-Feb-11 5:58 
QuestionHow to display a particular controls after user selection of a data from a combobox.. Pin
Rocky2321-Feb-11 20:03
Rocky2321-Feb-11 20:03 
AnswerRe: How to display a particular controls after user selection of a data from a combobox.. Pin
Mycroft Holmes21-Feb-11 21:15
professionalMycroft Holmes21-Feb-11 21:15 
GeneralRe: How to display a particular controls after user selection of a data from a combobox.. Pin
Rocky2321-Feb-11 22:29
Rocky2321-Feb-11 22:29 
GeneralRe: How to display a particular controls after user selection of a data from a combobox.. Pin
Mycroft Holmes21-Feb-11 23:58
professionalMycroft Holmes21-Feb-11 23:58 
AnswerRe: How to display a particular controls after user selection of a data from a combobox.. Pin
Jammer22-Feb-11 23:41
Jammer22-Feb-11 23:41 
QuestionWPF RoutedEvent not firing Pin
GreatBigYetti21-Feb-11 13:01
GreatBigYetti21-Feb-11 13:01 
AnswerRe: WPF RoutedEvent not firing Pin
GreatBigYetti23-Feb-11 1:28
GreatBigYetti23-Feb-11 1:28 
QuestionMSDN Silverlight Webcast feeds from 2008! Pin
RobCroll21-Feb-11 11:32
RobCroll21-Feb-11 11:32 
AnswerRe: MSDN Silverlight Webcast feeds from 2008! Pin
Abhinav S21-Feb-11 18:28
Abhinav S21-Feb-11 18:28 
GeneralRe: MSDN Silverlight Webcast feeds from 2008! Pin
RobCroll21-Feb-11 19:19
RobCroll21-Feb-11 19:19 
Questionpitch circle Pin
pet220-Feb-11 20:31
pet220-Feb-11 20:31 

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.