Completed
Last Updated: 28 Jan 2015 15:43 by ADMIN
John
Created on: 27 Jan 2015 17:56
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo bind method: typo "too" should be "to"
http://docs.telerik.com/kendo-ui/api/javascript/kendo

Optional namespace too look in when instantiating Kendo UI widgets.

should be:

Optional namespace to look in when instantiating Kendo UI widgets.

Also, maybe you could give one example for each of the following: 

element String |jQuery |Element

I think the code example is using "jQuery" '$("#view")'.

It would be nice to know what a "string" and "Element" version would look like.  Since I'm new I would be guessing how to put a "string" or "Element" version into the bind method. 
1 comment
ADMIN
Telerik Admin
Posted on: 28 Jan 2015 15:43
Thanks for the report, the typo is fixed now.

I'll also forward your feedback regarding additional examples with the specified params.