Hi @Ashish Kumar
This looks like a widget configuration migration issue caused during the upgrade of Data Widgets in Mendix Studio Pro.
When the Data Widgets module was upgraded, Mendix likely auto-migrated the internal configuration of existing DataGrid 2 widgets inside the .mpr. Because of this:
Suggestion:
Make sure you update both:
2.Restore affected pages from backup branch (Recommended approach)
Since your backup branch is working:
You are using a Mendix release that is no longer receiving updates. Consider upgrading to 10.24.16. Then you can update DataWidgets module to the latest releases, which require 10.24.0 or newer. This will solve this issue.
Hi,
This behavior is most likely caused by a widget configuration migration issue that occurred during the Data Widgets upgrade.
When the Data Widgets module is upgraded, Mendix automatically updates (migrates) the internal configuration of existing widgets inside the .mpr file. Because of this:
1. Ensure dependent modules are aligned
Make sure both of the following modules are updated and compatible:
2. Restore affected pages from the backup branch (most practical solution)
Since your backup branch is working correctly:
3. Consider upgrading your Mendix version (long-term fix)