Completed
Last Updated: 20 Nov 2014 18:15 by ADMIN
Vesselin
Created on: 25 Oct 2011 18:28
Category: Kendo UI for jQuery
Type: Feature Request
40
Custom User Controls / Plugins
Please allow for the creation of custom UI widgets and plugins that can be tied closely with the rest of the framework similar to how jQuery plugins work but better ;)

Start off by providing good documentation of the different classes (both JS and CSS) that developers can and should use and provide guidelines for writing custom code so third party controls and extensions follow similar style (visually and programatically).

Also adding a Kendo Marketplace or something like this where developers can publish their plugins and other can vote/comment on them would be great for everyone. 

jQuery UI and the plugins that are available there are great but I think Kendo UI and the Kendo community can do better especially if we set the bar a little higher from the get go.
1 comment
Jack
Posted on: 25 Mar 2012 19:57
You made the choice (good or bad) not to rely on the jQuery UI widget framework to provide your own. I like Kendo UI but I need to build custom widgets and I do not want to load several redundant frameworks so I would rather use the Kendo widget framework.

Also document how to derive new custom widgets from kendo UI widgets either by 'subclassing' or 'aggregating' them.