Hello,
we have the kendo grid jquery working. And now want to add a details expansion panel to some rows.
The example I will follow is here
https://demos.telerik.com/kendo-ui/grid/detailtemplate
I have a question, not all table rows will have a details row, which depends on a data field value. How and where in the init of the details panel to add this logic to either add the details row or not add it.
Example code would be greatly appreciated.
Thanks
Paul