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.
How do I get a image in a data bound grid. I have a database column that has an inage index in it and I have a imagelist with a couple of images in it. How do I get the data bound grid to display the image instead of the text.
ADAdministrator Syncfusion Team March 22, 2004 10:42 PM UTC
In 2030, there is a "Image" celltype that you can use to do this. In 2030, there is a bug that requires you to do part of the work in PrepareViewStyleInfo. Here is a sample showing how you might do it.
forumImage_1936.zip