4 Ways To Make HTML Forms Enjoyable
HTML forms are painful, but they don't have to be - at least not for the pour soul who has to fill it out. Here are 4 ways you can eliminate the fury that accompanies the HTML form experience both on...
View ArticleDataViz Does That?! (Rendering Modes And Browser Support)
Kendo UI’s DataViz suite is one of the most flexible and versatile data visualization suites around. It has a leading number of charts, graphs, geo-spacial visualations, and other bits, letting you...
View ArticleExtending The Kendo UI Validator With Custom Rules
Form validation is like politics: It sounds like a simple problem to solve. It's not until you get involved that you discover what a nasty and convoluted business it is. Kendo UI can't solve all of the...
View ArticleGetting Started With DataViz Maps: Onions And Ogres?!
With the Q3 2013 release of Kendo UI, we introduced a new Map control in the DataViz suite. With features like map markers, zoom, touch-based input, tile-based maps and GeoJSON, this control makes it...
View ArticleUsing RequireJS to Load Kendo UI Templates
I've used RequireJS a lot over the last 2+ years, and as I've been learning Kendo UI, I was curious how well the two could work together. Burke Holland has already written a bit on this topic as well,...
View ArticleBuilding a Full Stack AutoComplete Widget with Java and Kendo UI
Anyone that has ever done a web search is familiar with autocomplete behavior. But actually developing these controls has a number of non-trivial technical challenges. Where do you get the options...
View ArticleA Bootstrap Look At Yahoo! Pure CSS Framework
Yahoo! Pure CSS framework is a minimalistic grid and style system for your apps. It only contains one "component", and is focused on being extensible rather than comprehensive. But how does it stack up...
View ArticleKendo UI Open Sources Dynamic LINQ Helpers
Over the holiday season, the engineering team open sourced the Dynamic LINQ Helpers to provide ASP.NET developers a simple way to handle communication between Kendo UI widgets and Entity Framework...
View ArticlePlease Respect The "Back" Button
SPA's are a great new immersive way to build applications, but in the process of building the shiny and new, we have forgotten the core principles of the web. The net result is a broken experience for...
View ArticleAnnouncing the Kendo UI Q1 2014 Roadmap!
Happy holidays everyone! We hope that you enjoyed the end of year festivities and are settling into what promises to be an exciting 2014! To celebrate another year together, let's have a Q1 2014...
View ArticleLive From CodeMash 2014!
I was lucky enough to attend the CodeMash 2014 this week, and saw some great content, had fun playing games and also got to give a talk! Telerik, of course, was a HUGE sponsor of the event and we had a...
View ArticleGetting Started with Kendo UI and MVVM
New to Kendo UI and the Model-View-ViewModel (MVVM) pattern? In this post, Jim Cowart looks at what MVVM is, how it can help structure client side code and how it works when using Kendo UI.
View ArticleGeoJSON For Pirates, Kittehs And Coders
Kendo UI’s map control has a lot of great features built in to it, as I’ve shown already. One of those feature is the ability to display GeoJSON based maps. But, what exactly is GeoJSON? How can I...
View Article