Hi,
I have been asked to make a grid inside another grid and I see that Master detail component should work for me. I make another component with the grid as the example.
https://www.telerik.com/kendo-angular-ui/components/grid/master-detail/
I need also the drag & drop between rows from the main grid and also from the master-detail grid.
https://www.telerik.com/kendo-angular-ui/components/knowledge-base/drag-drop-between-grids/
Is it possible to make this functionality with inputs and outputs?
Thanks,