Live data from Hacker News

Kendo UI - a framework for modern HTML UI

kendoui.com

1–10 of 95 posts

Re: Kendo UI - a framework for modern HTML UI

#3
I couldn't say if jQuery UI is better or this is better, honestly seems they are just different. Even if Kendo UI is faster I have never had a speed issue with jQuery UI (not speaking for everyone, just, I personally have never had a speed issue).

Re: Kendo UI - a framework for modern HTML UI

#5
post #4

I'm having a hard time nailing down what the killer features are here. For example, I saw that they advertise drag-and-drop with support for touch devices, but I couldn't even find the drag and drop demo on the site.

Here is a link to their drag and drop demo http://demos.kendoui.com/datasource/index.html

Re: Kendo UI - a framework for modern HTML UI

#6
post #3

I couldn't say if jQuery UI is better or this is better, honestly seems they are just different. Even if Kendo UI is faster I have never had a speed issue with jQuery UI (not speaking for everyone, just, I personally have never had a speed issue).

The UI Widgets seem quite nice and well-designed: http://demos.kendoui.com/combobox/remotedatasource.html

This is closer to ExtJS and Sencha than JQ UI.

Re: Kendo UI - a framework for modern HTML UI

#7
post #5
post #4

I'm having a hard time nailing down what the killer features are here. For example, I saw that they advertise drag-and-drop with support for touch devices, but I couldn't even find the drag and drop demo on the site.

Here is a link to their drag and drop demo http://demos.kendoui.com/datasource/index.html

Thanks. I'll be checking this out, although I was hoping they would also have something equivalent to jQuery's Sortable (http://jqueryui.com/demos/sortable/).

Re: Kendo UI - a framework for modern HTML UI

#9
Using Chrome13 on Ubuntu, when I try to use the Drag&Drop Demo, the draggable element jumps to the lower right corner of the mouse cursor.

In the slider demo, rapidly clicking multiple times on the left or right arrow to increase/decrease the value fires a doubleclick event, highlighting most of the text on the site.

In the window demo, the mouse cursor does not change when I hover over the title bar, although the window is draggable.

It's these little details that scare me off. When I use a framework, I want it to take care of everything. If I have to add css classes for the mouse cursor or fix element positioning, I'd just build what I need myself.

Re: Kendo UI - a framework for modern HTML UI

#10
post #3

I couldn't say if jQuery UI is better or this is better, honestly seems they are just different. Even if Kendo UI is faster I have never had a speed issue with jQuery UI (not speaking for everyone, just, I personally have never had a speed issue).

jQuery UI is pretty sluggish under some of the iOS build-app-in-JS frameworks (e.g., PhoneGap) and for webapps because those don't use the new nitro engine (I understand that's coming in iOS 5). It's not nearly as bad under standalone Safari with a mobile web page. If someone wanted to test their performance claims, that might be a good thing to try.
Post reply on HN