netadvantage

What are your experiences with NetAdvantage or DXperience?

I'm looking into both of them, and while I have been quite pleased with NetAdvantage at my previous employer, I find the price point (plus testimonials like at http://stackoverflow.com/questions/37921/what-is-the-best-winform-ui-component-set) to make me hesitate and consider DXExperience. That said, I'm wondering: What your experie...

Windows Forms - Communication problem between Child Forms

The prob statement: - Accessing functions of a child form from another child form within an MDI parent in a windows application(C#).. - Closing a child form (when navigating to a new child form), and invoking a method within the child form, and then navigate to the new form ? Using Infragistics NetAdvantage for Windows Forms ...

Create a "release notes" screen in Winforms using Infragistcs Netadvantage components

I've "inherited" a fairly substantial Winforms project using the Infragistics NetAdvantage 2007 Vol. 2 set of components. I'm not awfully familiar with those, and how I'm facing a problem - someone who knows them probably will have a solution in no time - so here's my question: I'm tasked with creating a "Release Notes" screen, which s...

Responding to a Recent Items Selection

I am using Infragistics WPF NetAdvantage 2010, Volume 2. In what follows, please assume the following definition exists: xmlns:igRibbon="http://infragistics.com/Ribbon" My top-level structure is as follows: <igRibbon:XamRibbonWindow ...> <igRibbon:RibbonWindowContentHost> <igRibbon:RibbonWindowContentHost.Ribbon> <i...