Hello,
we are using dynamics 365 V9 on premise. We use the new feature Editable Grids (Subgrids) in the legacy web. Is there a way to disable the editable grid? This is possible as we found out in Unified Interface with the new Client API gridContext.setDisabled(true).. but how to do the same on the legay web?
Thanks for any help