Hi guys,

I want to add an imagecolumn for my bound datagridview. for each row, I will have a calltype of outgoing or incoming, so I want to display different images for outgoing calls and incoming calls. How can I do that even though my dgv is bound to a datatable.