Hello,
please tell me whether the documentation is so poor, or I'm wrong.
Where can I find:
1. How to use models in the DataSource (from scratch)?
2. Describing columns in the Grid I can specify the format. Where is the list of available formats?
This type of problems I find in the description of each element.
In my opinion, the documentation is incomplete and hard to discover the full potential of kendo ui.
Demos are nice, but do not tell me everything.
EDIT: I'm sorry for post in wrong forum section.
please tell me whether the documentation is so poor, or I'm wrong.
Where can I find:
1. How to use models in the DataSource (from scratch)?
2. Describing columns in the Grid I can specify the format. Where is the list of available formats?
This type of problems I find in the description of each element.
In my opinion, the documentation is incomplete and hard to discover the full potential of kendo ui.
Demos are nice, but do not tell me everything.
EDIT: I'm sorry for post in wrong forum section.
6 Answers, 1 is accepted
0

Patrick Rioux
Top achievements
Rank 1
answered on 05 Dec 2011, 04:15 PM
FYI...There is a complete demo showing you how to implement a Datasource and a Kendo grid in the video section.
http://www.kendoui.com/videos.aspx
http://www.kendoui.com/videos.aspx
0

Krzysztof
Top achievements
Rank 1
answered on 05 Dec 2011, 09:24 PM
Thanks, however this does not change the fact that the documentation does not have many of the necessary information.
0

Benjamin
Top achievements
Rank 1
answered on 15 Dec 2011, 07:37 PM
My team is experiencing the same exact frustration, after purchasing the product, we fully expected a PDF/CHM or other download available to us in our account section - breaking down all configuration options and processes. In the demo section, some of the functionality that is shown is great, yet when it comes to implementing the same, steps and leaps in logic are missing.
0

Joel
Top achievements
Rank 1
answered on 23 Dec 2011, 07:15 AM
Does the product purchase give you access to un-minified JS files?
0
Hello Joel,
Yes. Actually, if you download the open-source version of Kendo UI, you will also have the source code.
Regards,
Dimo
the Telerik team
Yes. Actually, if you download the open-source version of Kendo UI, you will also have the source code.
Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Joel
Top achievements
Rank 1
answered on 23 Dec 2011, 09:18 AM
Wow, not sure how I missed that ... thanks! There's just no better documentation that readable code at times.