Hey
I'm facing the problem to get gridContext on save event of a editable subgrid. I need to get the data from editable subgrid and do some operations on the form but while getting the grid from gridContext it shows the error message called "gridContext.getGrid is not a function".
I'm referring the below msdn link to get gridContext and grid data.
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/clientapi/clientapi-grid-context
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/clientapi/reference/grids/gridrowdata
Can anyone please advise on this? It is very urgent.
Any help would be much appreciated.
*This post is locked for comments