Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

All the saved values not appearing under sub grid but appearing those from save & close option

(1) ShareShare
ReportReport
Posted on by 2
Hi,
 
I have created the form with editable sub grid. Upon save the new record, few column values not populated to the grid.
But if use save and close while adding new records, those appearing correctly on the form.
 
Please advise.
 
Thanks & Regards,
Pavan
+91 - 6281537131
  • Suggested answer
    Muhammad Shahzad Shafique Profile Picture
    272 Most Valuable Professional on at
    All the saved values not appearing under sub grid but appearing those from save & close option
     Solution: 
    1. Refresh the Sub-Grid 
       - Add a “formContext.data.refresh()” call after saving to reload data. 

    2. Check Column Mappings 
       - Ensure all columns are properly mapped in the sub-grid configuration. 

    3. Use “GridControl.refresh()” 
       - If using JavaScript, manually refresh the grid: 
         javascript
         formContext.getControl("subgridName").refresh();

    4. Verify OnSave Event 
       - Ensure no scripts are interfering with the save process. 

     Quick Fix: 
    Use Save & Close (if acceptable) or implement a manual refresh as above. 

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 106 Most Valuable Professional

#3
Eugen Podkorytov Profile Picture

Eugen Podkorytov 93

Overall leaderboard

Product updates

Dynamics 365 release plans