Kendo UI at SXSW 2013. Free TechCab rides, Open Web party tickets, and free...
We are packing our bags to head to Austin for SXSW Interactive in less than two weeks, and we can’t wait! In years past, we've set up a booth in the expo center, but this year, we opted to do something...
View ArticleHandling CRUD With The Kendo UI JSP Wrappers
This article is going to wrap up what you need to know to get started with the JSP Wrappers for Kendo UI. Let's do just a quick review. Part 1 (Read It) Created a basic JSP Dynamic Web Application...
View ArticleExporting the Kendo UI Grid Data to Excel
On my current project, I have been asked to provide the users with the ability to export the contents of any grid to Excel. To do this, I decided to use the XML SDK 2.0 for Microsoft Office to create...
View ArticleWho Is This JaSON Guy, Anyway?
If you've done any web development in recent years, you've no doubt heard about JSON (typically pronounced like the name "Jason") and have likely used it in your projects whether or not you realize it....
View ArticleKendo UI Spring 2013 Release, Keynote This Wednesday!
The next major Kendo UI release is almost here! This Wednesday,March 20th is the big day, and the online keynote is where you need to be to get your first hosted overview of what's new. Plus, we're...
View ArticleKendo UI Spring 2013 Release Today!
It’s Kendo UI launch day, and I hope you’re as excited to get your hands on the new Kendo UI bits as we are to share them with you! We’ve been hard at work since the Q3 2012 release to bring you the...
View ArticleQ1 2013 Release Resources, Keynote Recording, Winners
To help you on your journey exploring the latest release, this post compiles some of the important follow-up resource links for you, along with the keynote recording and list of keynote raffle winners....
View ArticleIntroducing JayData And Kendo UI
JayData is a JavaScript data manager library that provides a friendly, unified developer experience over a number of different online and offline data APIs and data sources like IndexedDB, WebSQL or...
View ArticleIntroducing the Kendo UI Labs
Last week in our Spring 2013 launch event, we announced a brand new website for open-source Kendo UI extensions and integrations. In this post, I’ll share a bit more about the site...
View ArticleWhat's The Point Of Promises?
By this point in time, just about every JavaScript developer and their grandma has heard about Promises. If you haven't, then you're about to. The idea for promises is laid out in the Promises/A spec...
View ArticleNew Kendo UI Widget: The Tooltip
if you joined us for the Q1 2013 Release Keynote, you may remember Todd mentioning that this release has the most new widgets since the original release of Kendo UI. One of those new kids, is the...
View ArticleHijacking .toJSON For Fun And Profit
In my previous post on JSON, I covered the basics of what a JSON document is, and showed a few very simple things that can be done to produce them. In this post, I want to expand on one of those...
View ArticleA Facebook Style MultiSelect
This latest release of Kendo UI includes another very common UI component made famous by Facebook: The Multi Select. At it's most basic level, the MultiSelect is an enhancement on the standard HTML...
View ArticleThe KendoUI-Backbone Integration Project And Repository
Derick Bailey is working on better support for Kendo UI and Backbone.js integration, and wants you to help! Come see how to get started, what the integration project is currently able to do, and where...
View ArticleStyling Forms Like A Pro With Kendo UI
If you are like me, then nothing makes you feel like more of a failure in life than CSS. There was a GIF being circulated a few weeks ago that sums up how I feel about CSS so poetically. I'm not saying...
View ArticleA Day At The SPA With kendo.View
Oh, the luxuries of life at the spa. Sitting in a quiet room with low light, gentle music, and being pampered by attandees. It's the spa life for me.
View ArticleSublime Studio: Replicating Sublime Text 2 Features in Visual Studio
Being comfortable in your IDE is paramount to being a productive developer. I made the switch from Sublime Text 2 to Visual Studio. I had to change a few things in VS to get it to act like Sublime Text...
View ArticleAnnouncing the Kendo UI Q2 2013 Roadmap!
It’s officially springtime, ladies and gentlemen, and you know what that means: lots of sunshine, the world is green again, and the Kendo UI team has emerged from our secret, maximum security lair to...
View ArticleHTML5 and Test Studio
Rich user experiences with HTML5 applications can cause some difficulties for teams trying to get solid user interface (UI) testing around their apps. Interacting with video or audio elements is often...
View ArticleMaking Kendo UI Binders for Complex Types
Custom MVVM binders are a powerful part of the Kendo UI MVVM framework. Making basic custom binders isn’t too difficult.
View Article