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.
Is it possible to get a bulleted list inside a PdfGrid cell? I have tried to add a bullet with "\u2022" but this does not display in the final pdf. I have also tried to get an unordered list inside the cell but can't get the list to show up.
RBRavikumar Baladhandapani Syncfusion Team December 26, 2023 04:56 PM UTC
Currently, we are analyzing the reported behavior on our end, and we will update with further details on December 28th, 2023.
JTJeyalakshmi Thangamarippandian Syncfusion Team December 28, 2023 11:57 AM UTC
On our further analysis, we've prepared a workaround solution to meet your needs. You can utilize our unordered list to add a bullet list inside the table cells by using the begin cell event. We have attached a sample for your requirement. Kindly try the sample and let us know the result.