We have an existing application that was developed with ExtJS, that we'd like to move to AngularJS+KendoUI. The only thing that's holding us back is that you don't have the ability to created editable PivotGrids. That feature is available in Sencha's product, and our users use it extensively. Ex: http://examples.sencha.com/extjs/6.0.2/examples/kitchensink/#rangeeditor-pivot-grid
Hello,
The pivot actually displays aggregated values and editing in such context is more applicable to the underlying records. If one implements drill down like demonstrated here he can modify the example to allow editing on the underlying records.
The Sencha implementation seems to edit all the underlying records in an unclear criteria which is rather strange. The end user should be able to edit the records one by one thus altering the aggregate.
Regards,
Angel Petrov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.