Hallo guys
I have a table of pointers pointing to different images.
I want to selectively load a image into a cell of a datagridview on an event(like mouse click on the cell).
I am using visual studio .NET express edition 2005 and C++.
Any suggestions how i can do it?
Cheers!