how can i get a column to be able to contain a textbox or an image?
I am trying to add any type of data to that one column, wether it be text or an image. How would i do this in C#?
ok, programmatically, i am going to have both textboxes and images in the same column…how do i do it?
Here is an example. However you will need to handle the default image (in absence it is going to have a cross marked image). Refer to this MSDN link