E
egarcia
Guest
Hello, I wonder if the following sample (form-with-crud) is closer to what you are looking for: web: oemobiledemo.progress.com/.../ source code: github.com/.../kendo-ui-builder-samples This example corresponds to a view created using the Blank view option. The view-factory.js code uses a dataSource associated with the view and implements CRUD operations. You can also create your own data source instance if you need. I hope this helps.
Continue reading...
Continue reading...