KendoUI move rows between grids
Moving rows between grids is not something support out-of-the-box in Kendo UI but for sure it is pretty easy to implement. Read how!
View ArticleKendoUI: Gaming with it (part 1)
Create a great puzzle game fully on HTML5 and JavaScript all using the great KendoUI MVVM.
View ArticleKendo UI: Read to Read-Write grid
Make a grid editable clicking on a button and with minimum coding. Also fast and little memory usage.
View ArticleKendoUI using templates in Menus: Yes, we can!
Following a series of posts under the "KendoUI and Yes, we can". This time I describe how to define menus that use templates: feature not available in KendoUI out-of-the-box.
View ArticleKendoUI Grid: custom sorting algorithms
There was a couple of times that I have had to sort columns in a KendoUI Grid but using my custom order. I mean, not using out-of-the-box ordering but doing something especial. Example: order ignoring...
View ArticleKendoUI DataSources + Dropbox DataStore: Change Listener
Create/Read/Update/Delete data into #Dropbox DataStore using a #KendoUI DataSource plus listener for concurrent changes from different application
View ArticleKendoUI Q1’14 Release just announced
Telerik just announced their KendoUI Q1’14 Release and this time they bring a lot of cool new widget and some very interesting new options for old ones.
View ArticleKendoUI masked text boxes
One of the new widgets just introduced in Kendo UI is kendoMaskedTextBox. This is something that we have been waiting for long time... no need to wait anymore. We can start today enjoying it. Let's see...
View ArticleKendoUI Context Menu: too cool!
KendoUI Context Menu new Widget very similar to KendoUI Menu
View ArticleKendoUI Grid popup editing and inline editing mixed together
Have you ever tried to have both popup editing and inline editing in the same Grid? It is much easier than what you might have expected.
View Article