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.
I wanted to display the official Windows emojis in my SfDatagrids. (https://emojipedia.org/microsoft/) How can I achieve this? They are contained in the Segoe UI Emoji font, which I have applied to my grids, but they will not render.
MAMohanram Anbukkarasu Syncfusion Team September 13, 2021 01:27 PM UTC
Hi tradecode,
Thanks for contacting Syncfusion products.
We would like to let you know that the only way to display this emojis in DataGrid cell is to save these emojis as images and use our GridImageColumn to display the image in the cells.