-
I can almost see the light at the end of the tunnel, it has been yet another aggressive and feature rich cycle for the jQuery product and I can’t be more excited to give you guys a sneak peek of what’s coming out in 2012 Volume 1 release of...
-
There is ton of innovations going on these days around client frameworks and stacks using JavaScript and HTML5, among them is a unique server framework out that you can code against using JavaScript, it is called nodejs . Nodejs is a light weight framework...
-
jQuery is by far the most popular JavaScript framework ever developed. Released by John Resig and first launched in August 2006, since then, it has just seen increased demand year over year and solved many day to day web development challenges. The core...
-
“Develop a suite of light weight Client Controls that enable creating better website experiences in browsers across platforms & devices backed by any server data end-point. “ The line above is the vision statement from a presentation that I gave to...
-
In 2011 Volume 2, Infragistics shipped a combo box control in NetAdvantage for jQuery product. Combo box features a bunch of cool things like auto-suggest, remote filtering, multi-select etc.. One of the scenario that is quite common in today’s web applications...
-
If you are building browser based applications that use services to bring in data and rendering it all on the client, then you’ll find this post interesting. In the post, I am going to show you how to grab data from NetFlix oData feed and populate...
-
In this day and age, it is rare that a user’s browser do not support JavaScript. But still, there are cases where sites are required to run on a browsers that do not support JavaScript, for accessibility purposes or for building sites that are more...
-
In 2011 Volume 2, one of the most valued feature added to the grid is the Outlook GroupBy capability. This allows the user to grab a column header and drop it within the group by area, and the grid creates visual grouped rows that the user can then expand...
-
In just a little over a week from today, here is what’s coming out in NetAdvantage for jQuery . This is just the second iteration of the product, and I can’t believe how much the team was able to accomplish in the last 5 months. You have to...
-
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 Theme Roller styles. This has a lot of benefits...
Tags / AJAX, ASP.NET, Styling, Grid, MVC, JavaScript, jQuery, HTML5, CSS3, ASP.NET MVC, 2011.1
-
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 to setup the mask editor control to specify such...
-
In the upcoming release of NetAdvantage 11.1, NetAdvantage for jQuery & NetAdvantage for ASP.NET will have a HTML5 Video Player control. Both are jQuery based client plug-ins and use the HTML5 video tag to play the video within the browser. This does...
-
Canvas is one of the key elements in HTML5 that makes it so attractive and an alternative to build RIA interfaces within the browser instead of having to require a use of a plug-in. The API is super simple to get started with the canvas element and once...
-
The more I work with the jQuery templating plug-in, the more I like it. It is much more than creating constructs in HTML and binding to your client data source. A lot of complex data display tasks are made simple with using templating syntax and the ability...
-
Today Microsoft & jQuery announced the news that we all have been waiting for, jQuery template is now an official plug-in within the jQuery project. In addition, the next major release of jQuery (version 1.5) will include the templating engine as...