Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 general forum
Answered

Save all items in a Subgrid?

Posted on by 95

I have a a subgrid that shows different product options. There is a field called "Selected Option" that basically indicates which option the client has selected. There can only be one option so I have a Javascript that will iterate through the subgrid and set all the other options to False when an option is selected to ensure we only have one option.

The script is working, However, it does not seem to save the other rows. only the one that was changed. It makes the change but after refreshing it does not save the other rows in the table. Is there a way to save all values in the Subgrid?

When I try put Xrm.Page.data.entity.save(); after my code I get an error "save in progress". 

Any ideas how I can achieve this?

  • mykedeabreu Profile Picture
    mykedeabreu 95 on at
    RE: Save all items in a Subgrid?

    Can you provide some guidance on the code for this? I am familiar with the CRM builder but not sure what the code would look like.

  • Suggested answer
    Charan Raju C R Profile Picture
    Charan Raju C R 3,155 Moderator on at
    RE: Save all items in a Subgrid?

    Hi,

    Better you update all other sub-grid records using Web API instead of row context. After updating all the records, refresh the sub-grid to show the updated field values.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,570 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,683 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans