Using MVC Data Annotations for validation with the Infragistics jQuery Editors Atanas Dyulgerov / Fri, May 4, 2012 One way to enable data validation when using jQuery and MVC is to use data annotations in the data model and then configure the jQuery editors to use them. This article will walk you through this process...
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...
New DateTimeColumn for the Infragistics XamGrid in 2012.1 Atanas Dyulgerov / Wed, Apr 25, 2012 In previous versions of NetAdvantage for SL and WPF you had two options to handle columns with DateTime format. The first one was to use the DateColumn, which displayed your date appropriately and provided...
How to Use XamOlapPieChart Atanas Dyulgerov / Tue, Apr 24, 2012 With the previous version of Infragistics NetAdvantage 11.2 we shipped the awesome Olap Axis that enables the Data Chart to visualize data from an Olap data source. Here is the article that announced...
Using the Infragistics Loader to manage resource references Atanas Dyulgerov / Wed, Apr 11, 2012 When you create an application/website with the Infragistics components you need to put a bunch of references to your pages that load all the required css files for themes, base styling and scripts. If...
Using Load on Demand with Infragistics jQuery ComboBox Atanas Dyulgerov / Wed, Apr 11, 2012 The Infragistics jQuery combo box is a very useful control that allows you to show lists of data in a very customizable way while also providing you with selection. It allows you to use numerous types...
“Outlook Group By” in Infragistics jQuery Hierarchical Grid Atanas Dyulgerov / Thu, Apr 5, 2012 Defining hierarchies through grouping by a specific property (Outlook style) was introduced for the first time as a CTP in Infragistics’ NetAdvantage for jQuery 2011.2. This feature is now stable in 2012...
Feature Inheritance in Infragistics jQuery Hierarchical Grid Atanas Dyulgerov / Tue, Apr 3, 2012 The IG jQuery Hierarchical Grid is mainly used to display hierarchical data. You can either manually add the column layout specifications or allow them to auto-generate based on the data source. The feature...
Searching in Infragistics jQuery Hierarchical Grid Atanas Dyulgerov / Wed, Mar 14, 2012 This article will show you how to load the IG jQuery hierarchical grid with data and enable you to search it from a small external form. It will also show you how to expand the rows that match your search...
Introduction to the Infragistics Word Library Atanas Dyulgerov / Fri, Feb 3, 2012 One of the hot new additions to the NetAdvantage for Silverlight Line of Business 11.2 release in the Infragistics Word library. It enables you to create high quality Microsoft® Word® documents in the...