Hi.
I am trying to implement a detail row in my grid, as shown in this example:
https://www.telerik.com/kendo-react-ui/components/grid/rows/detail/
It works great, but how can I make this editable as well? I need to be able to edit all columns, details as well.
Is this possible? whatever I tried didn't work for me.
Thanks!