Hi Fellas
Wonder if anyone knows whether we can disable editable grid double click event. One of my recent projects has requirement to use editable grid in showing data so that we can utilise the OnRecordSelect Event to query and show data in other section of the form tab, but upon double clicking the record, user will be redirected to the grid main form which should be avoided. Is there any idea on how to get this done?
Moreover, there is also an arrow which will redirect user to the grid main form upon clicking, is there any way to hide or disable this as well? I know that we may be able to hide it, but I cannot seem to be able to find an event handler to attach the function since there is no appropriate event handler either on grid or form itself to trigger this function.
We only have a workaround by using html webresources, but then again our users prefer not to use customised code that much and use native solution as much as possible. Many thanks in advance.
Regards,
Jonas
P.S.: Dynamics CRM On-Premise v.9 on UCI