Data Grid pagination next/previous arrows not visible after upgrading from Mendix 9 to Mendix 10

0
Hi Team,We are facing an issue with Data Grid pagination arrows after upgrading from Mendix 9 to Mendix 10.Steps to Reproduce:Open a page containing a Data Grid with pagination enabled.Add enough records so that multiple pages are created.Observe the next and previous navigation arrows in the pagination section.Actual Result:Next and previous arrow buttons are not visible at all.Expected Result:Pagination arrows should be clearly visible and accessible.Additional Observation:In Mendix 9, the arrows were visible but the color was very faint/light. After upgrading to Mendix 10, the arrows are completely missing.Has anyone faced a similar issue after migration to Mendix 10? Could this be related to Data Grid styling, Atlas changes, or icon rendering?Thanks
asked
1 answers
0

Hi Reemali


Please update the data widgets module in marketplace modules or redownload it.

Data widget module version should be the required version of mendix version 10.

Check again.

answered