.net framework 4 How to add images to DataGridView cell using C# and Windows Forms There are many ways to skin this old cat. When choosing the way, you must first decide when should the adding of images take place. I chose to add images during sorting. Let us assume you already added some data to gridview via datatable