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.