The Infragistics jQuery package comes complete with a range of editor widgets to help with one of the most common tasks - gathering information from the user and making sure it is the one you need (validating it). Part of the product from day one –...
The NetAdvantage Reporting began as a tool that was meant to overcome limitations – namely, such of existing solutions heavily relying on Windows Forms designer and naturally restricting the area of usability among other things. It became the industry's...
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...
Not so long ago we introduced our very own “what you see is what you get” HTML Editor control and showed you how you can provide rich text editing for your users relying on JavaScript/jQuery or the comfort of ASP.NET MVC . I’ll skip...
Merged Cells is a new addition to the arsenal of features in the jQuery Grids by Infragistics, even though it is introduced as CTP (Community Technology Preview) for the first release of 2012. Like with most features this one is also realized and managed...
In my last blog I mentioned that our jQuery Grids are getting a new column template option that would also be using our new high performance Templating engine and in this blog will try to expand on both templating and what can you do with it in the grids...
As an avid reader of our blogs (we are sure you are), you might have noticed some topics regarding templating our controls or parts of them. As part of that came a minor catch – templating required (and as long as we are waiting for 12.1, it still...
Get the lowdown on the virtualization that never stops, so to speak… Soon enough the countdown to 12.1 will be over and what you will find named as Continuous Virtualization is an awesome new feature. It is designed specifically for hierarchical...
Reading our blogs often makes it almost guaranteed that you have seen us mention our jQuery data source here and there or even spot it in code snippets. And while it appears alongside other controls on regular basis, its presence is actually much more...
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...
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.
The NetAdvantage for jQuery package would not be complete without this feature rich Video player. Build on top of the HTML 5 video tag and jQuery UI it really can make your web page come alive with streaming video and also help you spread the word using...
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...