
Hello All Experts,
I am trying to add dynamically created view to the subgrid, but very unfortunate it's not working .
it throws an error as below.
Xrm.Page.ui.controls.get(...).addCustomView is not a function at Object.SetDefaultView
can anyone help me in what is going to be wrong here.
These two documents would help you.
docs.microsoft.com/.../addcustomview
docs.microsoft.com/.../setdefaultview
Regards.