The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
What is the best way to edit the appearance of the summary column text, when adding from c# code behind?
the desired result is to have the values displayed centered on one line (no wrapping)
I have tried setting a data template from the pages resource dictionary, however I think I am doing something wrong because it was causing the app to crash when applied
SSSivaraman Sivagurunathan Syncfusion Team December 18, 2018 11:01 AM
Hi Brian,
Thanks for using Syncfusion components.
We have checked your query. you can achieve your requirement by setting the TextAlignment for Summary column. We have prepared the sample based on your requirement and attached for your reference. You can download the same from the below link also refer the UG link.
We were already setting the alignment to Center, and while iOS and UWP center the summary column text, on Android it does not, and is currently aligning to the end/right of the column.
NOTE: Android seems to work if setting the alignment to start or end, just not center
SSSivaraman Sivagurunathan Syncfusion Team December 20, 2018 11:14 AM
Hi Brian ,
Thanks for your update.
We have checked your query and prepare the sample based on your requirement. We are able to reproduce the reported issue from our side. But the issue only occurs in LoadUiView false case. You can overcome the issue by setting the LoadUiView as true for the GridColumn. However we have logged a bug report for the same. It will be fixed and included in 2018 Volume 4 SP1 release which is expected to be rolled out by end of January 2018.