Update sub grids record in MS CRM
Mahender
April 18, 2014 1 Comment on Update sub grids record in MS CRM
Did you get a requirement to update child entity records available in sub grid in parent entity, so for example if you are working opportunity and you need to update all the related quotes records which is available in quote sub grids under opportunity screen. You can use below code and can modify based on your requirement function GetAllQuotesIds() {… Read more »