Dear Syncfusion,
After my previous post (https://www.syncfusion.com/forums/148556/gridimagecolumn-not-working) I tried to group the content of my grid and mostly it works only the images are not showing.
Before grouping:
After grouping:
"this.sfDataGrid1.GroupColumnDescriptions.Add(new GroupColumnDescription() { ColumnName = "DocumentName" });"
How can I group by "Document name" and still show the country flag image in the Country column?
PS: The project is a simple Windows Forms Project using C# with a single sfDataGrid in it. Basically it's the same project as in my previous question (linked above)
PS PS: Change the paths of the images inside VerwerkingsInfoCollection.cs to make it work on your computer.
Attachment:
UpdateMasterExcelDocument_dafa884f.zip