-
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 in the new 2012.1 release. In the end you will...
-
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 (shown on the screenshot below). The new configuration dialog is also...
Tags / netadvantage, silverlight, line of business, lob, infragistics, 12.1, xaml, xamribbon, customization, dialog, ribbon
-
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 a date time picker to input the date –...
-
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 that. Now with the upcoming Infragistics NetAdvantage...
Tags / netadvantage, silverlight, dv, data visualization, xampivotgrid, wpf, infragistics, 12.1, olap chart, pie chart, xamolappiechart, chart, olap, pie, sl
-
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 you are using only a few controls, like lets say...
-
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 of data sources, it is quite flexible when it comes...
-
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.1 and you can fully benefit from it. This article...
-
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 inheritance allows you to easily propagate settings...
-
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 results. Creating the Hieararchical Grid and Loading...
-
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 widely-interoperable DOC/DOCX/WordML file format....
-
In this article I will show you how to turn the Infragistics’ jQuery combo box into a multi-column combo box. This would be useful if you want to display the values of more than just one property of each item in the dropdown list of the combo box...
-
Last week I blogged about creating a basic slicer that looks like a calendar and upon selection of dates from it the data in the pivot grid is filtered. Here is the link to that article if you’ve missed it. This week we’re going to build up on what we...
Tags / netadvantage, silverlight, dv, pivotgrid, data visualization, pivot, filter member, xampivotgrid, wpf, analysis, calendar, slicer
-
Recently we had a customer that had a requirement to build an app using the Infragistics Pivot Grid and filter the data in it using a calendar. He needed to be able to select specific dates that should be included in the results of the pivot grid and...
Tags / netadvantage, silverlight, dv, pivotgrid, data visualization, pivot, filter member, xampivotgrid, wpf, analysis, calendar, slicer
-
The 11.2 release of the XAML Data Visualization product gave birth to a new control. Its name is XamSparkline and it is a data-intense, design-simple graphic that allows end users to spot trends, variations and patterns in data in a clear and compact...
-
The 2011.2 release introduced a number of new features for the XamNetworkNode. The work we have done now makes it easier to use, scalable and more flexible. Lets take a look at the improvements in the Navigation first. In the old version the only way...