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

Treeview remote CRUD - update - php backend

1 Answer 145 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
ringo
Top achievements
Rank 1
ringo asked on 29 Mar 2015, 12:15 PM
Hello,

Say we have a treeview with a structure like:

- Main folder
     - option 1 
    -  option 2


What does Kendoui expect back with an remote update call when we update the text 'main folder' name to 'my folder' ?
All 3 nodes / only the main folder node or something else ?

Same question for updating option 1: all 3 nodes or only the updated node ?

Would also be nice to know this for create and delete as well. A php backend example for crud would be great.








1 Answer, 1 is accepted

Sort by
0
ringo
Top achievements
Rank 1
answered on 30 Mar 2015, 11:57 AM
Did found the answer here:
http://docs.telerik.com/kendo-ui/framework/datasource/crud
Tags
TreeView
Asked by
ringo
Top achievements
Rank 1
Answers by
ringo
Top achievements
Rank 1
Share this question
or