Button with Image and Text in ASP.NET [Infragistics] Murtaza Abdeali / Fri, Feb 24, 2012 A very common need in almost every ASP.NET web application, a UI requirement to have a button control that can display text and image. Infragistics ships with just that control as part of their ASP.NET...
jQuery Grid’s GroupBy. Just add a little JavaScript or ASP.NET MVC to taste! Damyan Petev / Fri, Feb 10, 2012 Have you met the igGrid? It is part of Infragistics’ NetAdvantage for jQuery product, built on top jQuery UI and is pretty much the best way to bring HTML tables and data to life! Now while this amazing...
Using NetAdvantage JQuery Upload Control in ASP.NET MVC Damyan Petev / Sat, Sep 3, 2011 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...
Announcing NetAdvantage Ultimate 2011.1 Jason Beres [Infragistics] / Wed, Jun 8, 2011 I am pleased to announce the immediate availability of NetAdvantage 2011.1, which includes our ASP.NET, Windows Forms, Silverlight, WPF and Data Visualization products, as well as our brand new jQuery...
ASP.NET MVC 3 + Entity Framework + Infragistics jQuery Grid [Infragistics] Murtaza Abdeali / Tue, May 31, 2011 Entity Framework is a quite powerful ORM solution in .NET. Now with the ASP.NET MVC tools refresh, it also got the CodeFirst feature, which is quite handy when you want to generate a model for you data...
NetAdvantage jQuery Controls are Theme Roller Ready [Infragistics] Murtaza Abdeali / Wed, May 25, 2011 One of the core design principle of the NetAdvantage for jQuery controls were to make sure it honors the jQuery styling conventions. In order to do that, all the jQuery controls fully support the jQueryUI...
Understanding Mask Options in jQuery Mask Editor [Infragistics] Murtaza Abdeali / Wed, May 18, 2011 The jQuery Mask Editor control is quite useful when you are trying to accept a strict input from a user that contains letters, numbers in a specific order, case with length restrictions..etc. The property...