North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Retired Products and Controls
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
xamDialogWindow
Narrow your results
Silverlight
XamWebDialogWindow
PopUp
Auto Sizing xamWebDialogWindow
xamDialogWindow ChildWindow
xamlDialogWindow
xamWebDialogWindow opacity
MVVM
Memory Leak
XamWebMenu
XamWebDialogWindow close
BusyIndicator
xamDialogWindow ChildWindow exception
RightToLeft FlowDirection
animate xamwebdialogwindow open close
minimizedheadertemplate
DialogManager Memory Leak Silverlight4
xamWebDialogWindow child controls service release
MinimizedPanel
style
XamDialogWindow EscapeKey
XamWebDialogWindow child controls
Tags
More
Cancel
Descending
Ascending
1 - 15 of
75 results
for Retired Products and Controls
Answered
5
replies
Window State Issues when Minimize Panel is Set
Hello again! I recently found an issue we're having with the XamDialogWindow where a window doesn't open or doesn't open correctly under certain circumstances. We have a dialog window defined in our XAML...
Not Answered
5
replies
Nested XamDialogWindow with IsModal and RestrictInContainer set to true
<ig:XamDialogWindow RestrictInContainer="True" Width="1024" Height="768" StartupPosition="Center"> <ig:XamDialogWindow IsModal="True" RestrictInContainer="True" StartupPosition="Center"> </ig:XamDialogWindow...
Answered
5
replies
XamDialogWindow won't unminimize when MinimizePanel is set
Hello! I found a bug after updating to 12.2.20122.2228 of Silverlight NetAdvantage. This is with Silverlight 5. When I have XamDialogWindows with a set MinimizePanel it will minimize correctly but...
Answered
6
replies
Hide Header of XamDialogWindow
Would like to hide the header portion of the Dialog box so it displays like a Window with WindowStyle = "None" set. Can't find anyway to make this happen. Thanks for the help...
Not Answered
3
replies
DialogWindow
I am trying to make DialogWindow as a user control. I am creating instance of that user control and then doing control.Show but dialog window is not showing up I also tried doing the following but...
Not Answered
2
replies
Create dialog without specifiying container
using the System.Windows.Controls.ChildWindow I can create a modal dialog and show it without setting a containing control. MyChildWindow window = new MyChildWindow(); window.Show(); This lends...
Answered
2
replies
How to open DialogWindow?
Just look at sample for dialogwindow. The code like: XamDialogWindow win = CreateDialogWindow(); win.ModalBackgroundEffect = null; win.IsModal = true; win.Content = new MyUsercontrol(); this.LayoutRoot...
Answered
3
replies
Unhandled exception when minimising XamDialogWindow
I'm displaying a XamDialogWindow but when I minimize it I get the following unhandled exception: > [Window Title] > Visual Studio Just-In-Time Debugger > [Main Instruction] >An unhandled...
Not Answered
4
replies
X button not disposing of Dialog fully
Hi there, We have just upgraded from SL4 to SL5, and since this, the XamDialogWindow behaviour has been differnent. All errors revolve around error 2028 ( Message: The name already exists in the...
Not Answered
9
replies
Windows 8 - Memory Leak Silverlight (any known issues?)
Hi Guys, We have been trying to debug a memory leak which only occurs on fresh-install Windows 8 machine and is not present in Windows 7 or in Windows 8 which has been upgraded from Windows 7 (not...
Not Answered
6
replies
how to put XamDialogWIndow in the center of the browser window?
with sample code from Infragistics, in order to add XamDialogWindow, need to do as: 1. add Canvas in parent control as popbase. 2. then add an instance of XamDialogWindow to Canvas's children collection...
Answered
8
replies
XamDialogWindow resizing issue
Hi, I am experiencing an issue with the xamDialogWindow being resized when it does not fit inside the browser window. The IsResizable property is set to false however this is being ignored. Also the...
Suggested Answer
45
replies
popup window?
Hi. I am Marko. How do I make popup window just like the options window You made on this sample page (I repeat OPTIONS WINDOW): http://samples.infragistics.com/sllob/RunSamples.aspx?cn=dialog-window#...
Answered
1
reply
How can I create a custom style for my XamDialogWindow?
I need to use a custom style for a XamDialogWindow so that it fits in with the look of the rest of the application. I've tried both copying (and renaming) the generic.xaml file that defines the style...
Not Answered
3
replies
XamDialogWindow with XamComboEditor
I have the following: <ig:XamDialogWindow x:Name="dlgAddReport" Grid.Row="0" RestrictInContainer="True" IsResizable="True" IsMoveable="True" Header="Add Report" IsModal="True" CloseButtonVisibility...
Loading...
Load More