How to display multple images but different images in Datagridview VB.NET. I’m using Xampp for my Database trying to insert images using save button?
I’m trying to display multple but different images in the Datagridview, but I can seem to find a way how. Whenever I try to select different images only one is display in the Datagridview. I’m trying to insert the images in my DataGridView and Fatabase using the save button.