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

grid inside editor template

1 Answer 126 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Ricardson
Top achievements
Rank 1
Ricardson asked on 18 Oct 2014, 06:30 PM
Hi,

it is possible I have a custom template editing with a grid? 
could give an example? 
Thank you.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 22 Oct 2014, 07:20 AM
Hello Ricardson,

Here is a code library demo, which shows how to use a custom Scheduler edit form:

http://www.telerik.com/support/code-library/custom-editor

You will see that it uses declarative data attribute initialization for the Kendo UI widgets inside it.

http://docs.telerik.com/kendo-ui/framework/data-attribute-initialization

I suppose you will need the Grid to perform CRUD operations. Here are some relevant documentation and demo pages for it:

http://demos.telerik.com/kendo-ui/grid/editing-inline

http://docs.telerik.com/kendo-ui/framework/datasource/crud

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
Ricardson
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or