WPF XamDockManager Floating Panes and XamRibbon Menu Integration Brian Lagunas / Thu, May 30, 2013 Dealing with menus and floating windows is a real pain in the butt! If you have written any type of WPF MDI (Multi Document Interface) application you know exactly what I am talking about. Focus management...
Building IG Outlook Part 6 – Adding Ribbon Tabs to View Navigation Brian Lagunas / Wed, Nov 21, 2012 This is the sixth video in a series that will take you step-by-step on building a Prism application that mimics Microsoft Outlook. In this video we added the support for injecting ribbon tabs into the...
XamRibbon–Creating a Color Gallery the MVVM Way Brian Lagunas / Fri, Sep 7, 2012 If you are a user of Infragistics NetAdvantage for WPF and have used the xamRibbon control, then chances are you have probably had the need to create a gallery of some type. In this post I will show you...
Infragistics XamRibbon End-User Customization Dialog Atanas Dyulgerov / Thu, Apr 26, 2012 The Infragistics Silverlight XamRibbon got a configuration dialog in NetAdvantage 2012.1! By default it is accessible from the Quick Access Toolbar drop down menu –> More Commands. The new configuration...
Building the Sales Reporting Showcase - Use cases and controls Kiril Matev / Thu, Dec 29, 2011 The Infragistics Sales Reporting showcase, which is available here illustrates how to build a simple application using Silverlight. It implements the functionality found in a simple reporting system,...
Using XamRibbon ButtonTool in MVVM applications [Infragistics] Ivo Evtimov / Tue, Jul 26, 2011 The Problem Using XamRibbon’s ButtonTool control in a MVVM application may present some challenges when attempting to wire-up binding against the control. The problem arises since the ButtonTool control...
A Sample Sales Reporting Application Built Using Silverlight Kiril Matev / Tue, Apr 12, 2011 Many customers are choosing Silverlight for building line of business applications because of the productivity of the platform and the rich interaction it enables. We offer fully-featured products in...
Theming Multiple Infragistics WPF Controls At Runtime Kiril Matev / Fri, Mar 11, 2011 All too often you’d like to give your users a way to theme your applications at runtime. Theming entire screens containing multiple Infragistics NetAdvantage WPF LIne of Business controls is easy to implement...
Ultimate Infragistics WPF Line of Business Applications Theming – Live Styling by the End-User At Runtime Kiril Matev / Tue, Sep 28, 2010 In two past blog posts about theming Infragistics NetAdvantage for WPF Line of Business applications, I presented theming using the resource washing approach ( here and here ). This type of theming enables...
Theming your Infragistics WPF Line of Business Applications – Quick and Customizable Kiril Matev / Fri, Sep 3, 2010 In an earlier post we looked at a quick and easy way to theme your Infragistics WPF Line of Business applications. The approach basically came down to specifying a single color setting, with all Infragistics...