Using the XamGrid connected to an OData service Kiril Matev / Tue, Aug 3, 2010 Many of you have probably heard of the Open Data Protocol ( OData ) – a Web protocol for querying and updating data. According to the site of the project , the OData protocol is built upon HTTP , AtomPub...
Using Multi-Column Filtering in the XamGrid Kiril Matev / Mon, Jul 12, 2010 Let’s say you’re well along the path implementing your application, when your users turn to you with a request to filter records in one of the XamGrids using a multi-column filtering condition. You’re...
Creating Custom Columns for xamGrid [Infragistics] Devin Rader / Thu, Jul 8, 2010 When we originally sat down to design the xamGrid one of the problems we knew we wanted to address (based on lessons learned from building other grid controls) was providing an easy way for developers...
Using Data Editing in the XamDataChart to implement What-if Analysis functionality Kiril Matev / Fri, Jul 2, 2010 Users like to have quantitative data visualized as much as possible, in order to make it easier to understand, compare and discover patterns. In many cases, however, editing data takes your users away...
Using Custom Grouping in the Silverlight XamGrid Kiril Matev / Wed, Jun 16, 2010 You’ve talked to your users about showing those inventory levels records in the NetAdvantage for Silverlight XamGrid . They’ve mentioned they would like to see inventory stock levels categorized in groups...
Using Conditional Formatting in the XamWebGrid Kiril Matev / Wed, Jun 9, 2010 Users are not content with just looking at the data anymore, they want to have as much data analysis done automatically and presented together with the data, so they can quickly interpret and act upon...
Getting Started with NetAdvantage Silverlight and WPF: Adding Sample Data [Infragistics] Curtis Taylor / Wed, Jun 9, 2010 As we go through the various most-excellent controls in our Silverlight and WPF versions of NetAdvantage , we will be creating diverse sample projects with many different scenarios of sample data...
Understanding Advanced Summaries in the Silverlight XamGrid Kiril Matev / Fri, May 21, 2010 I will be writing a few blog posts which will showcase the depth of the features of the XamGrid . They will introduce you to powerful features of the XamGrid , and ultimately help you get the most of...
Simple Column Chooser for XamWebGrid [Infragistics] Devin Rader / Tue, Jan 19, 2010 If you’ve used the Infragistics XamDataGrid or UltraWinGrid, you are probably familiar with a feature each of those controls offers called Column Chooser (or Field Chooser). This simple feature provides...
Creating Custom Summery Operands [Infragistics] Devin Rader / Thu, Jan 7, 2010 The 2009.2 release of the XamWebGrid added the ability to display a summary row in the grid which allows you to display summary information for columns in the grid. The feature includes five summary native...