-
Hey people ! This post , along with four more will try to shed light on the latest addition to the range of Infragistics jQuery controls – the jQuery Map. Albeit in a CTP stage , you can expect to squeeze a lot of use out of this widget. This blog post...
-
We , the people of today , have mobility rooted deeply into our lives. We are constantly on the move , be it due to work routines or leisure activities. We are also used to being surrounded by high-tech gadgetry – it helps us in our everyday tasks...
-
With the NetAdvantage 12.1 release , all grid controls now have the cell merging feature added to them. This includes NetAdvantage for ASP.NET’s WebDataGrid and WebHierarchicalDataGrid. This post will guide you through using this feature. Damyan...
-
The 12.1 release of NetAdvantage for XAML brings Metro support to the table. With this addition , you can now develop Metro-styled applications using all the benefits of our Infragistics components–without losing any style ! First off , the Metro...
-
In the 12.1 release of NetAdvantage for Silverlight , developers may now start using the Infragistics Color Tuner to style their applications. The Color Tuner is a Visual Studio add-in that lets you pick a color palette that you can apply to any and all...
-
Just like every other Infragistics jQuery control, the hierarchical grid comes with events you may attach handlers to. Due to the nature of the grid, however, it might prove difficult to determine exactly where was an event fired. You will probably have...
-
If you have worked with our jQuery Hierarchical Grid, you most certainly have respect for the sheer amount of data you can load it with. You can have multiple levels of grids all connected to a single entry in your hierarchical grid. The amount of information...
-
Enabling load on demand can be very beneficial for your Infragistics jQuery Tree’s performance. Loading on demand will decrease page loading time in two ways: Additional sub-nodes will not have their HTML elements rendered until the moment they...
Tags / JavaScript, NetAdvantage, jQuery, igTree, Tree, checkbox, load on demand, load, navigation, demand, keyboard, keyboard navigation
-
With NetAdvantage for jQuery in your hands, you are dealing with one of the most feature-complete jQuery controls package on the market. All of the components come with an amazing amount of built-in functionality that is just waiting to be tapped in....
-
Column Hiding is one of the igGrid features bundled into NetAdvantage for jQuery. It will enable an igGrid user to alter the amount of information he sees by hiding certain columns or revealing ones that might have been hidden. This is quite helpful since...
-
Upon taking a look at all the available options for our NetAdvantage for jQuery igCombo widget, one can see how easy it is to accidently miss an option or two. Chances are, if you have been going for a quick setup of your control, you might have missed...
Tags / JavaScript, igCombo, Combo, NetAdvantage, jQuery, complete, filtering, filter, highlighting, auto complete, highlight
-
One of the out-of-the-box features of the igGrid control is Column Summary. These column summaries are not a wall of text that adds extra description to the type of data a column holds. Rather, they represent aggregate functions that you can apply to...
-
Introduction If you have always wondered how to make every igTree widget have an unique feel to it, then let me introduce you to templating in jQuery. Templating is a client-side way of interweaving data with markup. What this means is, in essence, you...
-
Even though the igGrid does its job perfectly and exposes hundreds of data entries in an easily accessible for the user manner, sometimes this may not be the only thing you’re after. Maybe you’re after aesthetically-pleasing looks as well...
-
Should you ever have the need to represent data with a “parent – children” relationship – we at Infragistics have just the right tool for you. The Infragistics jQuery Tree that comes with NetAdvantage for jQuery is a marvelous...