Numeric columns not aligning right

I updated Syncfusion from version 27.x.x to 29.x.x, and the align display for numeric cells in the SFGrid component now is incorrect.

Before it displayed correctly to the right:

Image_1165_1744644787968


Now, after the update, it does not align to the right:

Image_2631_1744644867019


Do I need to add some extra configuration to the grid?


Thank you.


1 Reply

PS Prathap Senthil Syncfusion Team April 15, 2025 04:17 PM UTC

Hi Paul,

Based on the reported issue in version v29 of the NuGet package, we would like to inform you that we have implemented support for moving the TextAlign attribute from inline styles to CSS classes to improve DataGrid performance. We suggest to If you are using a custom theme in your project, we recommend downloading the latest theme and updating your project references accordingly. Additionally, please clear your browser cache, delete the bin and obj folders, and verify whether the issue still persists. Or If you are using the CDN version, please ensure that both script and theme references have been updated after the upgrade.


Release notes:
Essential Studio for Blazor Main Release Release Notes

Additional reference:

Theme Studio in Blazor | Custom Themes |Syncfusion

How to Use Blazor Material Themes? | Syncfusion


Regards,
Prathap Senthil


Loader.
Up arrow icon