This is a migrated thread and some comments may be shown as answers.

A couple of documentation issues

1 Answer 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 17 Jul 2012, 03:14 PM
Just FYI a couple if issues I noticed in the docs site:

1) There is no MVC Extensions documentation for the Editor in the getting started section of the docs.
2) Noticed that the upload control section in the getting started uses the wrong namespace for the extensions (Should say Kendo() instead of Telerik()):
@(Html.Telerik().Upload()
        .Name("attachments")
        .Async(async => async
            .Save("Save", "Home")
        )
)

Thanks!

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 20 Jul 2012, 07:41 AM
Hi,

Thanks for the head up, we'll fix this with the next update.

As a token of gratitude for your involvement your Telerik points have been updated.

All the best,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Eric
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or