Hello, Andrew,
Currently, this can be done by using the custom rendering and stoping the on click event propagation:
https://stackblitz.com/edit/react-recfdf?file=app/main.jsx
Please have in mind that this will stop the onItemClick event as well, but as we are using custom renders, we can execute the same logic on the onClick that we use to prevent the propagation.
Regards,
Stefan
Progress Telerik
Progress is here for your business, like always.
Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.