After we’ve looked into the range of input jQuery mobile controls you can use with the greatest ease with Ignite UI ASP.NET MVC wrappers , there is something more you can do. If you try the snippets as is you will find them working well and in tone, but...
Out of the new and exciting things happening around IgniteUI is the enhancement of the mobile toolset. These controls are based on jQuery Mobile rather than jQuery UI , as it provides optimizations for mobile devices. Applications built using them meet...
Ignite UI Map (igMap) is one of the most exciting features of the new Infragistics Ignite UI Vol. 2.12 . This blog is the first of a series of articles dedicated to new opportunities of Ignite UI Geospatial Map Ignite UI Geospatial Map Released as CTP...
Time for some more fiddling with the elaborate API of the jQuery Editors helping you deliver awesome experiences! Here’s the quick jump list for the previous articles: jQuery Editors: How to get started and improve productivity and experience jQuery Editors...
Being client-side controls I consider the editor widgets to have two major responsibilities - take some of the load of the server by preventing invalid user input from ever reaching it (various performance enhancements)and at the same time do their best...
The checkbox column (introduced with the last release, see this post on Using Checkbox Columns with the Infragistics jQuery Grid ) was created to provide a ‘shortcut’ for transforming columns with Boolean values into checkboxes and mostly became reality...
With the jQuery product Infragistics envisioned business intelligence and data visualization across a range of platforms, not just one – more like every single one of them. Built on popular and largely supported HTML5 and jQuery UI and striving...
In this blog we will pick up from where we left off in the previous one. If you have missed it you can read the first part on Generating PDF or XPS documents with Infragistics Documents in ASP.NET MVC . In that post we saw how we can create our report...
Need to provide your users with a way to generate documents? Quality is a must and the business report must be requested / customized by and delivered to a remote client? We have the thing for you then – the Infragistics Document Engine™ allows...
Along all the exciting features introduced for NetAdvantage for jQuery 11.2 release (read: new Hierarchical grid, tree, combo controls) and CTP Charting with Motion Framework – it’s not that surprising some controls didn’t get their...
The Hierarchical Grid (a fairly recent addition to our NetAdvatage for jQuery) is a client-side control that can display hierarchical ( or nested data if you will, the kind of stuff you would use an Org chart or a tree of some sorts to visualize). Now...
A post about the Outlook style GroupBy (grouping) feature in the NetAdvantage for jQuery Grid including both pure JavaScript implementations as well as ASP.NET MVC Helpers using Razor syntax. Descriptions for most key properties as well as a few points for further customization.
Creating applications for Facebook is associated with the use of the API for the platform. With the release of Facebook C # SDK developers accepted this framework for developing Facebook applications under .Net based environments. An interesting case...
The NetAdvantage for jQuery product contains a bunch of client-side components. Probably the most used one is jQuery igGrid. This component comes with an ASP.NET MVC Html Helper. The Helper makes it easy to new up the grid within your MVC views connecting...
The NetAdvantage for JQuery includes the neat igUpload that you can use to let your users transfer files from the client to the server. And of course you can use the Html helper in APS.NET MVC to get it running in no time. In this blog you will see how...