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

Custom editable

1 Answer 20 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marcin
Top achievements
Rank 1
Veteran
Marcin asked on 12 Feb 2014, 07:18 AM
Hello
Currently there are 3 editable options incell,inline, and popup. However I would like to ask if there is possible to simply create totaly custome editor which will behave e.g like popup, with internal template but visulay it will be sepearte view. Not window over grid but view that e.g. will hide grid.

Regards
Marcin

1 Answer, 1 is accepted

Sort by
0
Accepted
Alexander Valchev
Telerik team
answered on 13 Feb 2014, 04:51 PM
Hi Marcin,

The Grid (and its DataSource) provides API methods which can be used to edit, insert and delete records. In other words it is possible to create a totally custom editor by using Kendo MVVM and the API. Please check this code library as it demonstrates similar scenario:

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